1MONGOC_GRIDFS_FILE_LIST_DESTROY(3) libmongocMONGOC_GRIDFS_FILE_LIST_DESTROY(3)
2
3
4

NAME

6       mongoc_gridfs_file_list_destroy - mongoc_gridfs_file_list_destroy()
7

SYNOPSIS

9          void
10          mongoc_gridfs_file_list_destroy (mongoc_gridfs_file_list_t *list);
11

PARAMETERS

13list: A mongoc_gridfs_file_list_t.
14

DESCRIPTION

16       Frees  a  mongoc_gridfs_file_list_t  and  releases  any  associated re‐
17       sources. Does nothing if list is NULL.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.21.1                           Mar 02, 2022MONGOC_GRIDFS_FILE_LIST_DESTROY(3)
Impressum