Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_HashFindProc

Declaration

Source position: tcl80.pp line 618

type Tcl_HashFindProc = function(

  tablePtr: PTcl_HashTable;

  key: PAnsiChar

):PTcl_HashEntry;


Documentation generated on: 2025-07-25