pyo3::ffi

Function PyState_FindModule

Source
pub unsafe extern "C" fn PyState_FindModule(
    arg1: *mut PyModuleDef,
) -> *mut PyObject