__mingw_vsnprintf

version(!CRuntime_DigitalMars && CRuntime_Microsoft && MinGW)
extern (C) nothrow @nogc pragma(printf)
int
__mingw_vsnprintf
(
scope char* s
,
size_t n
,
scope const char* format
,)

Meta