Skip to main content

PyType_GetDict

Function PyType_GetDict 

Source
pub unsafe extern "C" fn PyType_GetDict(
    o: *mut PyTypeObject,
) -> *mut PyObject
Available on Py_3_12 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here