mongoc_gridfs_file_list_destroy()
Synopsis
void mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);
Parameters
list |
Description
Frees a mongoc_gridfs_file_list_t and releases any associated resources.
void mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);
list |
Frees a mongoc_gridfs_file_list_t and releases any associated resources.