|
Tinyhash
This is a library containing multiple C implementations of hashmap.
|

Go to the source code of this file.
Typedefs | |
| typedef void * | th_any_t |
| Represent any type of data. | |
| typedef void * | th_generic_table_t |
| Represents any table. | |
| typedef void* th_generic_table_t |