File nut/include/gorp/shash.h
Preprocessor definitions
#define _SHASH_H_
Typedef SHASH
typedef struct string_hash_table_struct* SHASH
Typedef SHASH_CB
typedef void (*SHASH_CB)(SHASH hash,const char* key,void* val,void* arg)