table of contents
BSON_GET_MINOR_VERSION(3) | libbson | BSON_GET_MINOR_VERSION(3) |
SYNOPSIS¶
int bson_get_minor_version (void);
DESCRIPTION¶
Get the middle number in libbson's MAJOR.MINOR.MICRO release version.
RETURNS¶
The value of BSON_MINOR_VERSION when Libbson was compiled.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
January 9, 2025 | 1.29.2 |