Tcl_HashEntry

Undocumented in source.

Members

Unions

key_
union key_
Undocumented in source.

Variables

bucketPtr
Tcl_HashEntry** bucketPtr;
Undocumented in source.
clientData
ClientData clientData;
Undocumented in source.
hash
void* hash;
Undocumented in source.
key
key_ key;
Undocumented in source.
nextPtr
Tcl_HashEntry* nextPtr;
Undocumented in source.
tablePtr
Tcl_HashTable* tablePtr;
Undocumented in source.

Meta