Tcl_HashTable.findProc

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) nothrow findProc;

Meta