Data Fields | |
size_t | nnodes |
di_tree_node * | root |
di_compare_func * | key_compare_func |
di_destroy_notify * | key_destroy_func |
di_destroy_notify * | value_destroy_func |
For internal use only.
|
key compare function |
|
key destroy function, may NULL |
|
number of nodes |
|
root node |
|
value destroy function, may NULL |