objobjproc

Type Alias objobjproc 

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