BSON_STRING_APPEND_PRINTF(3) | libbson | BSON_STRING_APPEND_PRINTF(3) |
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
March 31, 2024 | 1.26.0 |