1BSON_JSON_OPTS_DESTROY(3) libbson BSON_JSON_OPTS_DESTROY(3)
23
4
NAME
6bson_json_opts_destroy - bson_json_opts_destroy()
7
SYNOPSIS
9void
10bson_json_opts_destroy (bson_json_opts_t *opts);
11
PARAMETERS
13• opts: A bson_json_opts_t.
14
DESCRIPTION
16Destroys and releases all resources associated with opts. Does nothing
17if opts is NULL.
18
AUTHOR
20MongoDB, Inc
21
COPYRIGHT
232017-present, MongoDB, Inc
2425
26
27
28
1.23.1 Oct 20, 2022 BSON_JSON_OPTS_DESTROY(3)