1BSON_READER_DESTROY(3)              libbson             BSON_READER_DESTROY(3)
2
3
4

NAME

6       bson_reader_destroy - bson_reader_destroy()
7

SYNOPSIS

9          void
10          bson_reader_destroy (bson_reader_t *reader);
11

PARAMETERS

13reader: A bson_reader_t.
14

DESCRIPTION

16       Destroys  and releases all resources associated with reader. Does noth‐
17       ing if reader is NULL.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.20.0                           Nov 18, 2021           BSON_READER_DESTROY(3)
Impressum