XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
hashmap_entry Struct Reference

#include <hashmap.h>

Collaboration diagram for hashmap_entry:
Collaboration graph
[legend]

Public Attributes

char * key
 
void * value
 
struct hashmap_entrynext
 

Member Data Documentation

◆ key

char* hashmap_entry::key

◆ next

struct hashmap_entry* hashmap_entry::next

◆ value

void* hashmap_entry::value

The documentation for this struct was generated from the following file: