pyo3_ffi

Type Alias reprfunc

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