void silc_hash_table_free(SilcHashTable ht);
Frees the hash table. The destructor function provided in the silc_hash_table_alloc will be called for all keys in the hash table.