|
MentOS
0.8.0
The Mentoring Operating System
|
Stores information of an entry of the hashmap. More...
Public Attributes | |
| char * | key |
| Key of the entry. | |
| void * | value |
| Value of the entry. | |
| struct hashmap_entry_t * | next |
| Pointer to the next entry. | |
Stores information of an entry of the hashmap.