focal (3) bson_reader_destroy.3.gz

Provided by: libbson-doc_1.16.1-1build2_all bug

NAME

       bson_reader_destroy - 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

       2017-present, MongoDB, Inc