igraph_strvector_resize

Function igraph_strvector_resize 

Source
pub unsafe extern "C" fn igraph_strvector_resize(
    v: *mut igraph_strvector_t,
    newsize: igraph_int_t,
) -> igraph_error_t