grn_token_filter_filter_func

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
alias grn_token_filter_filter_func = void function
(,
groonga_d.token.grn_token* current_token
,
groonga_d.token.grn_token* next_token
,
void* user_data
)

Meta