Function gsl_sys::gsl_permute_matrix[][src]

pub unsafe extern "C" fn gsl_permute_matrix(
    p: *const gsl_permutation,
    A: *mut gsl_matrix
) -> c_int
This is supported on crate feature v2_2 only.