Source position: tcl80.pp line 616
type Tcl_HashFindProc = function(
tablePtr: PTcl_HashTable;
key: PChar
):PTcl_HashEntry;