#include <ght_hash_table.h>
Data Fields | |
unsigned int | i_size |
The size in bytes of the key p_key. More... | |
void * | p_key |
A pointer to the key. More... |
You should not care about this structure unless you plan to write your own hash functions.
|
The size in bytes of the key p_key.
|
|
A pointer to the key.
|