igraph_iea_game

Function igraph_iea_game 

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