Searched defs:FUNCFLAG_STDCALL (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_ctypes/ | ||
D | ctypes.h | 282 #define FUNCFLAG_STDCALL 0x0 macro |
/external/python/cpython2/Modules/_ctypes/ | ||
D | ctypes.h | 322 #define FUNCFLAG_STDCALL 0x0 macro |