devela::_dep::pyo3::ffi

Type Alias inquiry

pub type inquiry = unsafe extern "C" fn(_: *mut PyObject) -> i32;
Available on crate features dep_pyo3 and std only.