Provided by: libbson-doc_1.3.1-1_all 

NAME
bson_get_minor_version() - Get the middle number in libbson's MAJOR.MINOR.MICRO release version.
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.
COLOPHON
This page is part of libbson. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
libbson 2016‐01‐18 BSON_GET_MINOR_VERSION(3)