Documentation
Dlang.org
c2mir_macro_command
mirjit
c2mir
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
c2mir_macro_command {
int
def_p
;
const
(
char
)*
name
;
const
(
char
)*
def
;
}
Members
Variables
def
const
(
char
)*
def
;
used only when def_p is true
def_p
int
def_p
;
#define (true) or #undef (false)
mirjit
c2mir
aliases
c2mir_getc_func_t
structs
c2mir_macro_command
c2mir_options