Skip to main content

PyType_GetModuleState

Function PyType_GetModuleState 

Source
pub unsafe extern "C" fn PyType_GetModuleState(
    arg1: *mut PyTypeObject,
) -> *mut c_void
Available on Py_3_10, or Py_3_9 and non-Py_LIMITED_API only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here