Function gsl_sys::gsl_vector_float_set_all[][src]

pub unsafe extern "C" fn gsl_vector_float_set_all(
    v: *mut gsl_vector_float,
    x: f32
)