bson_reader_destroy - Man Page
bson_reader_destroy()
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
Info
Jan 06, 2022 1.20.1 libbson