BIO_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) nothrow
int
BIO_vsnprintf
(
char* buf
,
size_t n
,
const(char)* format
,
va_list args
)

Meta