UYS  0.1
Useful Yet Simple (C libraries collection)
 All Data Structures Files Functions Typedefs Macros Pages
NHash_ Struct Reference

#include <nhash.h>

Data Fields

int buckets
 
void(* destroy )(void *data)
 
int size
 
Listtable
 

Detailed Description

NHash, NHash_: structure for chained hash tables.

Definition at line 17 of file nhash.h.


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