Provided by: libbson-doc_1.27.5-1_all 

SYNOPSIS
void bson_reader_destroy (bson_reader_t *reader);
PARAMETERS
• reader: A bson_reader_t.
DESCRIPTION
Destroys and releases all resources associated with reader. Does nothing if reader is NULL.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc 1.27.5 Aug 06, 2024 BSON_READER_DESTROY(3)