Type Alias pyo3::ffi::inquiry

source ·
pub type inquiry = unsafe extern "C" fn(_: *mut PyObject) -> i32;