BBTree.unref

Decrements the reference count of @tree by one. If the reference count drops to 0, all keys and values will be destroyed (if destroy functions were specified) and all memory allocated by @tree will be released.

It is safe to call this function from any thread.

class BBTree
void
unref
()

Meta

Since

2.22