mongoc_gridfs_file_list_destroy - Man Page
mongoc_gridfs_file_list_destroy()
Synopsis
void mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);
Parameters
- list: A mongoc_gridfs_file_list_t.
Description
Frees a mongoc_gridfs_file_list_t and releases any associated resources. Does nothing if list is NULL.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 06, 2023 1.24.4 libmongoc