hts_expr_sym_func

Type for expression symbol lookups; name -> value.

@system nothrow @nogc extern (C)
alias hts_expr_sym_func = int function
(
void* data
,
char* str
,
char** end
,)

Meta