pub unsafe extern "C" fn igraph_is_tree(
graph: *const igraph_t,
res: *mut igraph_bool_t,
root: *mut igraph_int_t,
mode: igraph_neimode_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_is_tree(
graph: *const igraph_t,
res: *mut igraph_bool_t,
root: *mut igraph_int_t,
mode: igraph_neimode_t,
) -> igraph_error_t