int
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 BSON_GET_MICRO_VERSION(3)
Description
Get the third number in libbson's MAJOR.MINOR.MICRO release version.
Returns
The value of BSON_MICRO_VERSION when Libbson was compiled.
Synopsis
int
bson_get_micro_version (void);
