Type Definition r_core::RListComparator[][src]

pub type RListComparator = Option<unsafe extern "C" fn(a: *const c_void, b: *const c_void) -> c_int>;