Documentation
Dlang.org
c2mir_getc_func_t
mirjit
c2mir
Reader callback: returns the next char of source, or EOF.
extern (
C
)
alias
c2mir_getc_func_t
=
int
function
(
void
*
data
)
mirjit
c2mir
aliases
c2mir_getc_func_t
structs
c2mir_macro_command
c2mir_options
Reader callback: returns the next char of source, or EOF.