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_bulkwrite_t *

Author

       MongoDB, Inc

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.

Synopsis

          mongoc_bulkwrite_t *
          mongoc_bulkwrite_new (void);

See Also