igraph_strvector_append

Function igraph_strvector_append 

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