grn_user_data
extern (C) nothrow @nogc
union grn_user_data {
}
- id
uint id;
Undocumented in source.
- int_value
int int_value;
Undocumented in source.
- ptr
void* ptr;
Undocumented in source.
groonga_d groonga
aliasesenumsfunctionsmanifest constantsstructsunionsvariables