igraph_rewire

Function igraph_rewire 

Source
pub unsafe extern "C" fn igraph_rewire(
    graph: *mut igraph_t,
    n: igraph_int_t,
    allowed_edge_types: igraph_edge_type_sw_t,
    stats: *mut igraph_rewiring_stats_t,
) -> igraph_error_t