_grn_obj_header
extern (C) nothrow @nogc
struct _grn_obj_header {
}
Members
- domain
.grn_id domain;
Undocumented in source.
- flags
.grn_obj_flags flags;
Undocumented in source.
- impl_flags
ubyte impl_flags;
Undocumented in source.
- type
ubyte type;
Undocumented in source.
groonga_d groonga
aliasesenumsfunctionsmanifest constantsstructsunionsvariables