moduleToBuffer

Dumps the full contents of module m to buf.

extern (C++)
void
moduleToBuffer

Parameters

buf OutBuffer*

buffer to write to.

m Module

module to visit all members of.

Suggestion Box / Bug Report