Searched defs:_PyModule_GetDef (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/internal/ | ||
H A D | pycore_moduleobject.h | 21 static inline PyModuleDef* _PyModule_GetDef(PyObject *mod) { in _PyModule_GetDef() function |
Completed in 1 milliseconds