Function gsl_sys::gsl_matrix_uchar_set_row 
source · [−]pub unsafe extern "C" fn gsl_matrix_uchar_set_row(
    m: *mut gsl_matrix_uchar, 
    i: usize, 
    v: *const gsl_vector_uchar
) -> c_intpub unsafe extern "C" fn gsl_matrix_uchar_set_row(
    m: *mut gsl_matrix_uchar, 
    i: usize, 
    v: *const gsl_vector_uchar
) -> c_int