tcltk ~master (2015-03-31T20:19:12Z)
Home
Dub
Repo
Tcl_HashTable.createProc
tcltk
tcl
Tcl_HashTable
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
Source
See Implementation
tcltk
tcl
Tcl_HashTable
variables
buckets
createProc
downShift
findProc
keyType
mask
numBuckets
numEntries
rebuildSize
staticBuckets
typePtr