bson_get_micro_version (3) Linux Manual Page
NAME
bson_get_micro_version() – Get the third number in libbson’s MAJOR.MINOR.MICRO release version.
SYNOPSIS
int bson_get_micro_version(void);
DESCRIPTION
Get the third number in libbson’s MAJOR.MINOR.MICRO release version.
RETURNS
The value of BSON_MICRO_VERSION when Libbson was compiled.
COLOPHON
This page is part of libbson. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
