[][src]Function gsl_sys::gsl_spmatrix_ulong_scale_rows

pub unsafe extern "C" fn gsl_spmatrix_ulong_scale_rows(
    m: *mut gsl_spmatrix_ulong,
    x: *const gsl_vector_ulong
) -> c_int