[][src]Function libR_sys::R_qsort_I

pub unsafe extern "C" fn R_qsort_I(
    v: *mut f64,
    II: *mut c_int,
    i: c_int,
    j: c_int
)