- allocEntryProc
Tcl_AllocHashEntryProc allocEntryProc;
Undocumented in source.
- compareKeysProc
Tcl_CompareHashKeysProc compareKeysProc;
Undocumented in source.
- flags
int flags;
Undocumented in source.
- freeEntryProc
Tcl_FreeHashEntryProc freeEntryProc;
Undocumented in source.
- hashKeyProc
Tcl_HashKeyProc hashKeyProc;
Undocumented in source.
- version_
int version_;
Undocumented in source.