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