[][src]Function gsl_sys::gsl_vector_complex_add_constant

pub unsafe extern "C" fn gsl_vector_complex_add_constant(
    a: *mut gsl_vector_complex,
    x: gsl_complex
) -> c_int