Function gsl_sys::gsl_vector_scale[][src]

pub unsafe extern "C" fn gsl_vector_scale(
    a: *mut gsl_vector,
    x: f64
) -> c_int