Type Alias ssizeobjargproc

Source
pub type ssizeobjargproc = unsafe extern "C" fn(*mut PyObject, isize, *mut PyObject) -> i32;