Function pyo3_ffi::_PyImport_FindExtensionObject

source ยท
pub unsafe extern "C" fn _PyImport_FindExtensionObject(
    a: *mut PyObject,
    b: *mut PyObject
) -> *mut PyObject