1MONGOC_GRIDFS_FILE_LIST_DESTROY(M3o)ngoDB C DrivMeOrNGOC_GRIDFS_FILE_LIST_DESTROY(3)
2
3
4
6 mongoc_gridfs_file_list_destroy - mongoc_gridfs_file_list_destroy()
7
9 void
10 mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);
11
13 ยท list: A mongoc_gridfs_file_list_t.
14
16 Frees a mongoc_gridfs_file_list_t and releases any associated
17 resources. Does nothing if list is NULL.
18
20 MongoDB, Inc
21
23 2017-present, MongoDB, Inc
24
25
26
27
281.13.1 Jan 24, 2019MONGOC_GRIDFS_FILE_LIST_DESTROY(3)