_grn_table_scan_hit

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

Members

Variables

id
.grn_id id;
Undocumented in source.
length
uint length;
Undocumented in source.
offset
uint offset;
Undocumented in source.

Meta