igraph_vector_complex_add

Function igraph_vector_complex_add 

Source
pub unsafe extern "C" fn igraph_vector_complex_add(
    v1: *mut igraph_vector_complex_t,
    v2: *const igraph_vector_complex_t,
) -> igraph_error_t