Function gsl_sys::gsl_vector_short_add_constant[][src]

pub unsafe extern "C" fn gsl_vector_short_add_constant(
    a: *mut gsl_vector_short,
    x: c_short
) -> c_int