bson_json_opts_destroy - Man Page
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
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libbson