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

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