grn_user_data

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
union grn_user_data {}

Members

Variables

id
uint id;
Undocumented in source.
int_value
int int_value;
Undocumented in source.
ptr
void* ptr;
Undocumented in source.

Meta