Type Definition reprfunc
swim_python3_sys::object
type reprfunc = unsafe extern "C" fn(arg1: *mut PyObject) -> *mut PyObject;