printf_stderr

printf but to stderr instead of stdout

extern (C) nothrow __gshared @nogc
void
printf_stderr
(
const(char)* format
,)

Meta