python27_sys::richcmpfunc [] [src]

type richcmpfunc = unsafe extern fn(arg1: *mut PyObject, arg2: *mut PyObject, arg3: c_int) -> *mut PyObject;