- fin
void function(.grn_ctx* ctx, void* user_data) fin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- flags
uint flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- log
void function(.grn_ctx* ctx, uint flag, const(char)* timestamp, const(char)* info, const(char)* message, void* user_data) log;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- reopen
void function(.grn_ctx* ctx, void* user_data) reopen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- user_data
void* user_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.