_grn_table_sort_key

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

Members

Variables

flags
grn_table_sort_flags flags;
Undocumented in source.
key
groonga_d.groonga.grn_obj* key;
Undocumented in source.
offset
int offset;
Undocumented in source.

Meta