Searched refs:resmem (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_ctypes/ |
H A D | callproc.c | 806 void *resmem, in _call_function_pointer() 923 ffi_call(&cif, (void *)pProc, resmem, avalues); in _call_function_pointer() 801 _call_function_pointer(int flags, PPROC pProc, void **avalues, ffi_type **atypes, ffi_type *restype, void *resmem, int argcount, int argtypecount) _call_function_pointer() argument
|
Completed in 3 milliseconds