pub unsafe extern "C" fn igraph_k_regular_game(
graph: *mut igraph_t,
no_of_nodes: igraph_int_t,
k: igraph_int_t,
directed: igraph_bool_t,
multiple: igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_k_regular_game(
graph: *mut igraph_t,
no_of_nodes: igraph_int_t,
k: igraph_int_t,
directed: igraph_bool_t,
multiple: igraph_bool_t,
) -> igraph_error_t