BSON_VSNPRINTF(3) | libbson | BSON_VSNPRINTF(3) |
int bson_vsnprintf (char *str, size_t size, const char *format, va_list ap) BSON_GNUC_PRINTF (3, 0);
Like bson_snprintf() but allows for variadic parameters.
The number of bytes written to str excluding the \0 byte.
MongoDB, Inc
2017-present, MongoDB, Inc
March 31, 2024 | 1.26.0 |