Initialize a hashtable object
The (statically allocated) hashtable object
Initializes a statically allocated hashtable object. The object should be cleared with hashtable_close when it's no longer used.
0 on success, -1 on error (out of memory).
See Implementation
Initialize a hashtable object