Function gsl_sys::gsl_sort_vector_short_largest_index[][src]

pub unsafe extern "C" fn gsl_sort_vector_short_largest_index(
    p: *mut usize,
    k: usize,
    v: *const gsl_vector_short
) -> c_int