Searched refs:SetPointerType (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_incomplete.py | 17 SetPointerType(lpcell, cell) |
/external/python/cpython2/Lib/ctypes/ | ||
D | __init__.py | 313 def SetPointerType(pointer, cls): function |