Function rb_remove
Defined in File datastr.c
Function Documentation
-
void rb_remove(rb_tree_t *tree, rb_node_t *node)
Remove node in tree.
- Parameters:
tree – the tree
node – the node to remove
Defined in File datastr.c
Remove node in tree.
tree – the tree
node – the node to remove