[][src]Function gsl_sys::gsl_vector_float_scale

pub unsafe extern "C" fn gsl_vector_float_scale(
    a: *mut gsl_vector_float,
    x: f32
) -> c_int