printf

version(MinGW)
extern (C) nothrow @nogc
alias printf = __mingw_printf

Meta