hashtable_close

Release all resources used by a hashtable object

package nothrow @trusted @nogc
void
hashtable_close

Parameters

hashtable_ .hashtable_t*

The hashtable

Destroys a statically allocated hashtable object.

Meta