logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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