c2mir_macro_command

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 {
const(char)* name;
}

Members

Variables

def
const(char)* def;

used only when def_p is true

def_p
int def_p;

#define (true) or #undef (false)