__mingw_snprintf

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