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