Function python3_sys::PyType_GetModuleState

source ยท
pub unsafe extern "C" fn PyType_GetModuleState(
    arg1: *mut PyTypeObject,
) -> *mut c_void