pyo3::ffi

Function PyModule_GetState

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