DocComment.parseMacros

Parse macros out of Macros: section. Macros are of the form: name1 = value1

name2 = value2

struct DocComment
static
void
parseMacros
(,,
const(char)* m
,
size_t mlen
)

Meta