pyo3_ffi

Type Alias objobjproc

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