Tcl_HashTable.createProc

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

Meta