bson_get_major_version - Man Page

bson_get_major_version()

Synopsis

int
bson_get_major_version (void);

Description

Get the first number in libbson's MAJOR.MINOR.MICRO release version.

Returns

The value of BSON_MAJOR_VERSION when Libbson was compiled.

Author

MongoDB, Inc

Info

May 09, 2023 1.23.4 libbson