Provided by: libmongoc-doc_2.2.1-1_all bug

SYNOPSIS

          void
          mongoc_bulkwriteopts_set_writeconcern (mongoc_bulkwriteopts_t *self, const mongoc_write_concern_t *writeconcern);

DESCRIPTION

       writeconcern  is the write concern to use for this bulk write. If a write concern is not set, defaults to
       the write concern set on the mongoc_client_t <> passed in mongoc_client_bulkwrite_new() <>.

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025          MONGOC_BULKWRITEOPTS_SET_WRITECONCERN(3)