Type Alias python3_sys::inquiry

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