Function pyo3::ffi::PyModule_GetState

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