Function pyo3_ffi::PyState_FindModule

source ยท
pub unsafe extern "C" fn PyState_FindModule(
    arg1: *mut PyModuleDef
) -> *mut PyObject