gsl_sys

Function gsl_permutation_get

Source
pub unsafe extern "C" fn gsl_permutation_get(
    p: *const gsl_permutation,
    i: usize,
) -> usize