bson_json_opts_destroy()

Synopsis

void
bson_json_opts_destroy (bson_json_opts_t *opts);

Parameters

Description

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