#include <libutils.h>
Data Fields | |
| char * | key |
| void * | data |
| htbucket_struct * | next |
Definition at line 51 of file libutils.h.
| char* htbucket_struct::key |
Definition at line 52 of file libutils.h.
| void* htbucket_struct::data |
Definition at line 53 of file libutils.h.
struct htbucket_struct* htbucket_struct::next [read] |
Definition at line 54 of file libutils.h.