grn_raw_string

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

Members

Variables

length
size_t length;
Undocumented in source.
value
const(char)* value;
Undocumented in source.

Meta