pyo3::ffi

Type Alias objobjproc

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