ucx
UAP Common Extensions
Loading...
Searching...
No Matches
Data Fields
cx_hash_key_s Struct Reference

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.
 

Detailed Description

Internal structure for a key within a hash map.


The documentation for this struct was generated from the following file: