Function gsl_sys::gsl_matrix_char_get_row[][src]

pub unsafe extern "C" fn gsl_matrix_char_get_row(
    v: *mut gsl_vector_char,
    m: *const gsl_matrix_char,
    i: usize
) -> c_int