Function gsl_sys::gsl_sort_float_index[][src]

pub unsafe extern "C" fn gsl_sort_float_index(
    p: *mut usize,
    data: *const f32,
    stride: usize,
    n: usize
)