htable_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct htable_t {}

Members

Variables

_space
void*[32] _space;
Undocumented in source.
size
c_ulong size;
Undocumented in source.
table
void** table;
Undocumented in source.

Meta