_grn_ctx_info

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_ctx_info {}

Members

Variables

com_status
uint com_status;
Undocumented in source.
fd
int fd;
Undocumented in source.
outbuf
.grn_obj* outbuf;
Undocumented in source.
stat
ubyte stat;
Undocumented in source.

Meta