libcstl
|
Node to anchor an element within a hash. More...
#include <hash.h>
Node to anchor an element within a hash.
Users of the hash object declare this object within another object as follows:
When calling cstl_hash_init(), the caller passes the offset of hnode
within their object as the off
parameter of that function, e.g.