[][src]Function gsl_sys::gsl_spmatrix_uchar_scale_rows

pub unsafe extern "C" fn gsl_spmatrix_uchar_scale_rows(
    m: *mut gsl_spmatrix_uchar,
    x: *const gsl_vector_uchar
) -> c_int