stb_vsnprintf

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
stb_vsnprintf
(
char* s
,
size_t n
,
const(char)* fmt
,
va_list v
)

Meta