Home
last modified time | relevance | path

Searched refs:_call_function_pointer (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
Dcallproc.c772 static int _call_function_pointer(int flags, in _call_function_pointer() function
1184 if (-1 == _call_function_pointer(flags, pProc, avalues, atypes, in _ctypes_callproc()