Function gsl_sys::gsl_sort_ushort[][src]

pub unsafe extern "C" fn gsl_sort_ushort(
    data: *mut c_ushort,
    stride: usize,
    n: usize
)