TCOD_parser_custom_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias TCOD_parser_custom_t = TCOD_value_t function(TCOD_lex_t* lex, TCOD_parser_listener_t* listener, TCOD_parser_struct_t str, charptr propname)

Meta