Function python3_sys::PyImport_GetModule

source ยท
pub unsafe extern "C" fn PyImport_GetModule(
    name: *mut PyObject,
) -> *mut PyObject