Provided by: libmongoc-doc_2.2.1-1_all 

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
Copyright
2009-present, MongoDB, Inc.
2.2.1 Dec 11, 2025 MONGOC_BULKWRITE_NEW(3)