consoleString

Emit a utf8 string to the console. Codepages are not supported

extern (C)
void
consoleString
(
const(char)[] s
)

Meta