ucx
UAP Common Extensions
|
Internal structure for a key within a hash map. More...
#include <hash_key.h>
Data Fields | |
void const * | data |
The key data. | |
size_t | len |
The key data length. | |
unsigned | hash |
The hash value of the key data. | |
Internal structure for a key within a hash map.