[][src]Function gsl_sys::gsl_sort_long

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