igraph_grg_game

Function igraph_grg_game 

Source
pub unsafe extern "C" fn igraph_grg_game(
    graph: *mut igraph_t,
    nodes: igraph_int_t,
    radius: igraph_real_t,
    torus: igraph_bool_t,
    x: *mut igraph_vector_t,
    y: *mut igraph_vector_t,
) -> igraph_error_t