bson_get_version - Man Page

bson_get_version()

Synopsis

const char *
bson_get_version (void);

Description

A string representation of Libbson's version, formatted something like "1.2.3" or "1.2.3-pre".

Returns

A string you must not modify or free.

Author

MongoDB, Inc

Info

May 09, 2023 1.23.4 libbson