A key, value pair.
More...
#include <pmap.h>
Data Fields |
const void * | key |
| The key.
|
void * | value |
| The value.
|
Detailed Description
A key, value pair.
Definition at line 46 of file pmap.h.
Field Documentation
The key.
Definition at line 47 of file pmap.h.
The value.
Definition at line 48 of file pmap.h.
The documentation for this struct was generated from the following file: