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

void

Author

       MongoDB, Inc

Description

       Destroys a mongoc_gridfs_bucket_t. Does nothing if passed NULL.

Parameters

bucket: A mongoc_gridfs_bucket_t or NULL.

Synopsis

          void
          mongoc_gridfs_bucket_destroy (mongoc_gridfs_bucket_t *bucket);

See Also