table of contents
| MONGOC_CLIENT_BULKWRITE_NEW(3) | libmongoc | MONGOC_CLIENT_BULKWRITE_NEW(3) |
SYNOPSIS¶
mongoc_bulkwrite_t * mongoc_client_bulkwrite_new (mongoc_client_t *self);
DESCRIPTION¶
Returns a new mongoc_bulkwrite_t <>. Free with mongoc_bulkwrite_destroy() <>.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| November 26, 2025 | 2.2.0 |