ssizeargfunc

Type Alias ssizeargfunc 

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