__mingw_vsnprintf

version(MinGW)
int
__mingw_vsnprintf
(
scope char* s
,
size_t n
,
scope const char* format
,)
Suggestion Box / Bug Report