Function PyImport_GetModule

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