Function gsl_vector_uint_scale

Source
pub unsafe extern "C" fn gsl_vector_uint_scale(
    a: *mut gsl_vector_uint,
    x: c_uint,
) -> c_int