mongoc_bulkwrite_new - Man Page

Synopsis

mongoc_bulkwrite_t *
mongoc_bulkwrite_new (void);

Description

Returns a new mongoc_bulkwrite_t <>. Free with mongoc_bulkwrite_destroy() <>.

A client must be assigned with mongoc_bulkwrite_set_client() <> prior to execution.

Author

MongoDB, Inc

Info

Apr 17, 2026 2.3.0 libmongoc