Provided by: libmongoc-doc_1.16.1-1build2_all 

NAME
mongoc_gridfs_bucket_destroy - mongoc_gridfs_bucket_destroy()
SYNOPSIS
void
mongoc_gridfs_bucket_destroy (mongoc_gridfs_bucket_t *bucket);
PARAMETERS
• bucket: A mongoc_gridfs_bucket_t or NULL.
DESCRIPTION
Destroys a mongoc_gridfs_bucket_t. Does nothing if passed NULL.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc
1.16.1 Mar 03, 2020 MONGOC_GRIDFS_BUCKET_DESTROY(3)