Function r_core::r_list_merge_sort[][src]

pub unsafe extern "C" fn r_list_merge_sort(
    list: *mut RList,
    cmp: RListComparator
)