2.4.4.3 Modification¶
-
ZixStatus
zix_tree_insert
(ZixTree *t, void *e, ZixTreeIter **ti)¶ Insert the element
e
intot
and pointti
at the new element.
-
ZixStatus
zix_tree_remove
(ZixTree *t, ZixTreeIter *ti)¶ Remove the item pointed at by
ti
fromt