pyo3_ffi

Type Alias reprfunc

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