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

SYNOPSIS

6          void
7          mongoc_gridfs_file_destroy (mongoc_gridfs_file_t *file);
8

PARAMETERS

10file: A mongoc_gridfs_file_t.
11

DESCRIPTION

13       Destroys the mongoc_gridfs_file_t instance and any resources associated
14       with it. Does nothing if file is NULL.
15

AUTHOR

17       MongoDB, Inc
18
20       2017-present, MongoDB, Inc
21
22
23
24
251.25.1                           Nov 08, 2023    MONGOC_GRIDFS_FILE_DESTROY(3)
Impressum