objobjproc

Type Alias objobjproc 

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