Provided by: libbson-doc_1.16.1-1build2_all 

NAME
bson_json_reader_destroy - bson_json_reader_destroy()
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
2017-present, MongoDB, Inc 1.16.1 Mar 03, 2020 BSON_JSON_READER_DESTROY(3)