lhash_node_st Struct Reference

#include <lhash.h>

Data Fields

void *  data
lhash_node_st next
unsigned long  hash

Field Documentation

void* lhash_node_st::data
 
unsigned long lhash_node_st::hash
 
struct lhash_node_st* lhash_node_st::next
 

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

Copyright © Nokia Corporation 2001-2008
Back to top