Provided by: libbson-doc_1.3.1-1_all bug

NAME

       bson_reader_destroy() - Destroys and releases all resources associated with reader.

SYNOPSIS

       void
       bson_reader_destroy (bson_reader_t *reader);

PARAMETERS

       reader A bson_reader_t \&.

DESCRIPTION

       Destroys and releases all resources associated with reader \&.

COLOPHON

       This     page     is     part     of    libbson.     Please    report    any    bugs    at
       https://jira.mongodb.org/browse/CDRIVER.