_grn_obj_header

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
struct _grn_obj_header {}

Members

Variables

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.

Meta