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