mongoc_gridfs_file_destroy - Man Page
Synopsis
void mongoc_gridfs_file_destroy (mongoc_gridfs_file_t *file);
Parameters
- file: A mongoc_gridfs_file_t.
Description
Destroys the mongoc_gridfs_file_t instance and any resources associated with it. Does nothing if file is NULL.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Feb 06, 2025 1.30.0 libmongoc