igraph_full

Function igraph_full 

Source
pub unsafe extern "C" fn igraph_full(
    graph: *mut igraph_t,
    n: igraph_int_t,
    directed: igraph_bool_t,
    loops: igraph_bool_t,
) -> igraph_error_t