igraph_strvector_swap_elements

Function igraph_strvector_swap_elements 

Source
pub unsafe extern "C" fn igraph_strvector_swap_elements(
    sv: *mut igraph_strvector_t,
    i: igraph_int_t,
    j: igraph_int_t,
)