HomeSort by relevance Sort by last modified time
    Searched defs:paramfunc (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_ctypes/
ctypes.h 18 typedef PyCArgObject *(* PARAMFUNC)(CDataObject *obj);
202 PARAMFUNC paramfunc; member in struct:__anon33246
  /external/python/cpython2/Modules/_ctypes/
ctypes.h 56 typedef PyCArgObject *(* PARAMFUNC)(CDataObject *obj);
242 PARAMFUNC paramfunc; member in struct:__anon32652

Completed in 55 milliseconds