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

Aliases

ptr
deprecated alias ptr = ptr_
Undocumented in source.

Variables

id
.grn_id id;
Undocumented in source.
int_value
int int_value;
Undocumented in source.
ptr_
void* ptr_;
Undocumented in source.

Meta