Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_hash_elt_t Struct Reference

#include <ngx_hash.h>

Data Fields

void * value
u_short len
u_char name [1]

Detailed Description

Definition at line 16 of file ngx_hash.h.

Field Documentation

u_short len

Definition at line 18 of file ngx_hash.h.

u_char name[1]

Definition at line 19 of file ngx_hash.h.

void* value

Definition at line 17 of file ngx_hash.h.


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