Function pyo3_ffi::PyType_GetModuleState

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