bson_json_opts_destroy - Man Page
bson_json_opts_destroy()
Synopsis
void bson_json_opts_destroy (bson_json_opts_t *opts);
Parameters
- opts: A bson_json_opts_t.
Description
Destroys and releases all resources associated with opts. Does nothing if opts is NULL.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Jan 19, 2023 1.23.2 libbson