BTIterator :: Insert -
Return value: Success ( logical )
The value indicates whether the function terminated with an error (YES) or not (NO).
Implementation details
logical
BTIterator  :: Insert ( void *bt_instance )
- bt_instance - Instance returned from a binary tree

