Provided by: libbson-doc_1.30.2-1_all 

SYNOPSIS
void bson_json_reader_destroy (bson_json_reader_t *reader);
PARAMETERS
• reader: A bson_json_reader_t.
DESCRIPTION
Frees a bson_json_reader_t. Does nothing if reader is NULL.
AUTHOR
MongoDB, Inc
COPYRIGHT
2009-present, MongoDB, Inc. 1.30.2 Mar 05, 2025 BSON_JSON_READER_DESTROY(3)