Searched defs:LPCVOID (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ctypes/ | ||
D | wintypes.py | 37 LPCVOID = LPVOID = c_void_p variable |
/external/chromium-trace/catapult/third_party/pyserial/serial/ | ||
D | win32.py | 89 LPCVOID = c_void_p variable |