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

void

Author

       MongoDB, Inc

Parameters

bulk: A mongoc_bulk_operation_t.

Synopsis

          void
          mongoc_bulk_operation_destroy (mongoc_bulk_operation_t *bulk);

       Destroys a mongoc_bulk_operation_t and frees the structure. Does nothing if bulk is NULL.

See Also