Constructs a data tree object.
The tree is initially empty; use kDataTree_Add with parent=kNULL to create a root node.
- Parameters
-
| tree | Destination for the constructed object handle. |
| allocator | Memory allocator (or kNULL for default). |
- Returns
- Operation status.