pub unsafe extern "C" fn igraph_forest_fire_game(
graph: *mut igraph_t,
nodes: igraph_int_t,
fw_prob: igraph_real_t,
bw_factor: igraph_real_t,
ambs: igraph_int_t,
directed: igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_forest_fire_game(
graph: *mut igraph_t,
nodes: igraph_int_t,
fw_prob: igraph_real_t,
bw_factor: igraph_real_t,
ambs: igraph_int_t,
directed: igraph_bool_t,
) -> igraph_error_t