Home
last modified time | relevance | path

Searched refs:SetPointerType (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/ctypes/test/
Dtest_incomplete.py17 SetPointerType(lpcell, cell)
/external/python/cpython2/Lib/ctypes/
D__init__.py313 def SetPointerType(pointer, cls): function