BSON_STRING_APPEND_PRINTF(3) | libbson | BSON_STRING_APPEND_PRINTF(3) |
bson_string_append_printf - bson_string_append_printf()
void bson_string_append_printf (bson_string_t *string, const char *format, ...)
BSON_GNUC_PRINTF (2, 3);
Like bson_string_append() but formats a printf style string and then appends that to string.
MongoDB, Inc
2017-present, MongoDB, Inc
October 20, 2022 | 1.23.1 |