Type Definition python3_sys::reprfunc[][src]

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