regidx_parse_f

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system nothrow @nogc
alias regidx_parse_f = int function
(
const(char)* line
,
char** chr_beg
,
char** chr_end
,,,
void* payload
,
void* usr
)

Meta