Function r_core::r_table_sort[][src]

pub unsafe extern "C" fn r_table_sort(
    t: *mut RTable,
    nth: c_int,
    inc: bool
)