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

NAME

6       bson_json_opts_destroy - bson_json_opts_destroy()
7

SYNOPSIS

9          void
10          bson_json_opts_destroy (bson_json_opts_t *opts);
11

PARAMETERS

13opts: A bson_json_opts_t.
14

DESCRIPTION

16       Destroys  and releases all resources associated with opts. Does nothing
17       if opts is NULL.
18

AUTHOR

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