writeFlushed

Variant of std.stdio.write that flushes stdout afterwards.

@safe
void
writeFlushed
(
Args...
)
(
scope Args args
)

Meta