[][src]Function gsl_sys::gsl_vector_short_sub

pub unsafe extern "C" fn gsl_vector_short_sub(
    a: *mut gsl_vector_short,
    b: *const gsl_vector_short
) -> c_int