1MONGOC_STREAM_DESTROY(3)           libmongoc          MONGOC_STREAM_DESTROY(3)
2
3
4

NAME

6       mongoc_stream_destroy - mongoc_stream_destroy()
7

SYNOPSIS

9          void
10          mongoc_stream_destroy (mongoc_stream_t *stream);
11

PARAMETERS

13       · stream: A mongoc_stream_t.
14
15       This  function  shall  release  all  resources  associated  with a mon‐
16       goc_stream_t, including freeing the structure. It  is  invalid  to  use
17       stream after calling this function. Does nothing if stream is NULL.
18

AUTHOR

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