[][src]Function gsl_sys::gsl_matrix_ulong_scale_rows

pub unsafe extern "C" fn gsl_matrix_ulong_scale_rows(
    a: *mut gsl_matrix_ulong,
    x: *const gsl_vector_ulong
) -> c_int