Function gsl_sys::gsl_matrix_char_set_row
source · [−]pub unsafe extern "C" fn gsl_matrix_char_set_row(
m: *mut gsl_matrix_char,
i: usize,
v: *const gsl_vector_char
) -> c_int
pub unsafe extern "C" fn gsl_matrix_char_set_row(
m: *mut gsl_matrix_char,
i: usize,
v: *const gsl_vector_char
) -> c_int