[][src]Function gsl_sys::gsl_vector_complex_long_double_add_constant

pub unsafe extern "C" fn gsl_vector_complex_long_double_add_constant(
    a: *mut gsl_vector_complex_long_double,
    x: gsl_complex_long_double
) -> c_int