_snprintf

version(!CRuntime_DigitalMars && CRuntime_Microsoft && MinGW)
extern (C) nothrow @nogc
alias _snprintf = __mingw_snprintf

Meta