objobjargproc

Type Alias objobjargproc 

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