Searched defs:PPROC (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_ctypes/ | ||
D | ctypes.h | 268 typedef int(* PPROC)(void); typedef |
/external/python/cpython2/Modules/_ctypes/ | ||
D | ctypes.h | 308 typedef int(* PPROC)(void); typedef |