lxw_hash_table

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

buckets
lxw_hash_bucket_list** buckets;
Undocumented in source.
free_key
uint8_t free_key;
Undocumented in source.
free_value
uint8_t free_value;
Undocumented in source.
num_buckets
uint32_t num_buckets;
Undocumented in source.
order_list
lxw_hash_order_list* order_list;
Undocumented in source.
unique_count
uint32_t unique_count;
Undocumented in source.
used_buckets
uint32_t used_buckets;
Undocumented in source.

Meta