Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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