void GB.HashTable.Free ( GB_HASHTABLE *hash )
Deletes a hash table.
hash is the address of a variable that points at the hash table.
Once the hash table freed, hash is set to null.
/wiki/api/cat/hash