1MONGOC_GRIDFS_FILE_DESTROY(3)      libmongoc     MONGOC_GRIDFS_FILE_DESTROY(3)
2
3
4

NAME

6       mongoc_gridfs_file_destroy - mongoc_gridfs_file_destroy()
7

SYNOPSIS

9          void
10          mongoc_gridfs_file_destroy (mongoc_gridfs_file_t *file);
11

PARAMETERS

13       ยท file: A mongoc_gridfs_file_t.
14

DESCRIPTION

16       Destroys the mongoc_gridfs_file_t instance and any resources associated
17       with it. Does nothing if file is NULL.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.16.2                           Feb 25, 2020    MONGOC_GRIDFS_FILE_DESTROY(3)
Impressum