[][src]Function gsl_sys::gsl_permute_matrix_char

pub unsafe extern "C" fn gsl_permute_matrix_char(
    p: *const gsl_permutation,
    A: *mut gsl_matrix_char
) -> c_int