Macro.expand

Expand macro in place in buf. Only look at the text in buf from start to end.

struct Macro
extern (C++)
void
expand
(
,
size_t start
,
size_t* pend
,
const(char)* arg
,
size_t arglen
)

Meta