logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mongoc_bulkwritereturn_t

Author

       MongoDB, Inc

Description

       Executes  a mongoc_bulkwrite_t. Once executed, it is an error to call other functions on self, aside from
       mongoc_bulkwrite_destroy().

Synopsis

          mongoc_bulkwritereturn_t
          mongoc_bulkwrite_execute (mongoc_bulkwrite_t *self, const mongoc_bulkwriteopts_t *opts);

See Also