Type Definition python27_sys::reprfunc [] [src]

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