Searched defs:_imp_get_frozen_object (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Python/clinic/
H A Dimport.c.h162 {"get_frozen_object", (PyCFunction)_imp_get_frozen_object, METH_O, _imp_get_frozen_object__doc__},
168 _imp_get_frozen_object(PyObject *module, PyObject *arg) function

Completed in 98 milliseconds