Function pyo3_ffi::_PyImport_FindExtensionObject
source ยท pub unsafe extern "C" fn _PyImport_FindExtensionObject(
a: *mut PyObject,
b: *mut PyObject,
) -> *mut PyObject
Available on non-
Py_LIMITED_API
and non-Py_3_11
only.