python27_sys::cmpfunc [] [src]

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