[][src]Function gsl_sys::gsl_vector_uint_scale

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