#include <hmap.h>
A structure used to retrieve information of a key-value-pair hmap
Definition at line 69 of file hmap.h.
< Key-value-pair 24 bytes total 8 byte data Type of the value stored in kvp
Definition at line 70 of file hmap.h.
Prefix string value
Definition at line 71 of file hmap.h.
String key pointer
Definition at line 72 of file hmap.h.
Values stored in kvp
Definition at line 73 of file hmap.h.