Searched defs:LPCVOID (Results 1 – 4 of 4) sorted by relevance
89 LPCVOID = c_void_p variable
37 LPCVOID = LPVOID = c_void_p variable
38 LPCVOID = LPVOID = ctypes.c_void_p variable
29 typedef const void *LPCVOID; typedef