igraph_growing_random_game

Function igraph_growing_random_game 

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