Type Alias pyo3::ffi::reprfunc

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