arg_hashtable_create() function
Create a hash table.
Arguments
minsize
minimum initial size of hash table
hashfn
function for hashing keys
eqfn
function for determining key equality
Return value
newly created hash table or NULL on failure
arg_hashtable_create() is called by 1 function and calls 1 function:
![]()
arg_hashtable_create()
arg_hashtable_create() reads 4 variables and writes 7 variables:
![]()
arg_hashtable_create()