TclStubs.tcl_CreateHashEntry

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TclStubs
extern (C)
Tcl_HashEntry* function(Tcl_HashTable* tablePtr, const(void)* key, int* newPtr) nothrow tcl_CreateHashEntry;

Meta