Searched defs:PyCFuncPtr_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/_ctypes/ | ||
| D | _ctypes.c | 4185 PyTypeObject PyCFuncPtr_Type = { variable |
| /external/python/cpython3/Modules/_ctypes/ | ||
| D | _ctypes.c | 4309 PyTypeObject PyCFuncPtr_Type = { variable |