Function python3_sys::_PyImport_FindExtensionObject
source ยท pub unsafe extern "C" fn _PyImport_FindExtensionObject(
name: *mut PyObject,
filename: *mut PyObject,
) -> *mut PyObject
pub unsafe extern "C" fn _PyImport_FindExtensionObject(
name: *mut PyObject,
filename: *mut PyObject,
) -> *mut PyObject