Function python3_sys::_PyImport_FindExtensionObject[][src]

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