Home
last modified time | relevance | path

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

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