igraph_kary_tree

Function igraph_kary_tree 

Source
pub unsafe extern "C" fn igraph_kary_tree(
    graph: *mut igraph_t,
    n: igraph_int_t,
    children: igraph_int_t,
    type_: igraph_tree_mode_t,
) -> igraph_error_t