1BSON_JSON_OPTS_DESTROY(3)           libbson          BSON_JSON_OPTS_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          bson_json_opts_destroy (bson_json_opts_t *opts);
8

PARAMETERS

10opts: A bson_json_opts_t.
11

DESCRIPTION

13       Destroys  and releases all resources associated with opts. Does nothing
14       if opts is NULL.
15

AUTHOR

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