[][src]Type Definition pyo3::ffi::inquiry

type inquiry = unsafe extern "C" fn(arg1: *mut PyObject) -> c_int;