__mingw_vsprintf

version(MinGW)
extern (C) nothrow @nogc pragma(printf)
int
__mingw_vsprintf
(
scope char* s
,
scope const char* format
,)

Meta