igraph_symmetric_tree

Function igraph_symmetric_tree 

Source
pub unsafe extern "C" fn igraph_symmetric_tree(
    graph: *mut igraph_t,
    branches: *const igraph_vector_int_t,
    type_: igraph_tree_mode_t,
) -> igraph_error_t