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

NAME

6       mongoc_gridfs_destroy - mongoc_gridfs_destroy()
7

SYNOPSIS

9          void
10          mongoc_gridfs_destroy (mongoc_gridfs_t *gridfs);
11

PARAMETERS

13       ยท gridfs: A mongoc_gridfs_t.
14

DESCRIPTION

16       This  function  shall destroy the gridfs structure referenced by gridfs
17       and any resources associated with the gridfs. Does nothing if gridfs is
18       NULL.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020         MONGOC_GRIDFS_DESTROY(3)
Impressum