[][src]Function gsl_sys::gsl_vector_char_set_all

pub unsafe extern "C" fn gsl_vector_char_set_all(
    v: *mut gsl_vector_char,
    x: c_char
)