Main Page
Modules
Related Pages
S
earch for
Axl Hash: A hash table used by Axl Library
axl_hash_copy
axl_hash_equal_int
axl_hash_equal_string
axl_hash_exists
axl_hash_foreach
axl_hash_foreach2
axl_hash_foreach3
axl_hash_foreach4
axl_hash_free
axl_hash_get
axl_hash_insert
axl_hash_insert_full
axl_hash_int
axl_hash_items
axl_hash_new
axl_hash_new_full
axl_hash_remove
axl_hash_string
void axl_hash_free
(
axlHash
*
hash
)
Allows to deallocate the hash provided.
Parameters:
hash
The hash to deallocate.