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