Function Rf_revsort

Source
pub unsafe extern "C" fn Rf_revsort(
    arg1: *mut c_double,
    arg2: *mut c_int,
    arg3: c_int,
)