Function python3_sys::PyImport_GetModule[][src]

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