Home / api / name / gb.hashtable.free 
GB.HashTable.Free
Syntax
void GB.HashTable.Free ( GB_HASHTABLE *hash )

Deletes a hash table.

Once the hash table freed, hash is set to null.


See also
Hash Tables Management