node ->delete_tree: Deletes the entire subtree starting at this node. Node that if any
subnode of this node is still connected to the root through another
chain of parents it will not be deleted from the tree. See also node->unlink
- See also
- node
->delete