Data type
KeyValue
access this type via:
data.KeyValue
(uses)
This is a container data type for key/value pairs.
Fields
char key[]
The key.
char value[]
The value.