Function gsl_sys::gsl_vector_set_all[][src]

pub unsafe extern "C" fn gsl_vector_set_all(
    v: *mut gsl_vector,
    x: f64
)