igraph_vector_complex_append

Function igraph_vector_complex_append 

Source
pub unsafe extern "C" fn igraph_vector_complex_append(
    to: *mut igraph_vector_complex_t,
    from: *const igraph_vector_complex_t,
) -> igraph_error_t