OutBuffer.vprintf

Append output of C's vprintf() to internal buffer.

class OutBuffer
@trusted nothrow
void
vprintf
(
scope string format
,
va_list args
)

Meta