OutBuffer.vprintf

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

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

Meta