[][src]Function gsl_sys::gsl_vector_complex_sub

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