[][src]Function gsl_sys::gsl_vector_uchar_set_all

pub unsafe extern "C" fn gsl_vector_uchar_set_all(
    v: *mut gsl_vector_uchar,
    x: c_uchar
)