igraph_reverse_edges

Function igraph_reverse_edges 

Source
pub unsafe extern "C" fn igraph_reverse_edges(
    graph: *mut igraph_t,
    eids: igraph_es_t,
) -> igraph_error_t