igraph_complementer

Function igraph_complementer 

Source
pub unsafe extern "C" fn igraph_complementer(
    res: *mut igraph_t,
    graph: *const igraph_t,
    loops: igraph_bool_t,
) -> igraph_error_t