1MONGOC_GRIDFS_DESTROY(3)           libmongoc          MONGOC_GRIDFS_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_gridfs_destroy (mongoc_gridfs_t *gridfs);
8

PARAMETERS

10gridfs: A mongoc_gridfs_t.
11

DESCRIPTION

13       This  function  shall destroy the gridfs structure referenced by gridfs
14       and any resources associated with the gridfs. Does nothing if gridfs is
15       NULL.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023         MONGOC_GRIDFS_DESTROY(3)
Impressum