devela::_dep::pyo3::ffi

Function _PyImport_FindExtensionObject

pub unsafe extern "C" fn _PyImport_FindExtensionObject(
    a: *mut PyObject,
    b: *mut PyObject,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.