1BSON_GET_MAJOR_VERSION(3) Libbson BSON_GET_MAJOR_VERSION(3)
23
4
NAME
6bson_get_major_version - bson_get_major_version()
7
SYNOPSIS
9int
10bson_get_major_version (void);
11
DESCRIPTION
13Get the first number in libbson's MAJOR.MINOR.MICRO release version.
14
RETURNS
16The value of BSON_MAJOR_VERSION when Libbson was compiled.
17
AUTHOR
19MongoDB, Inc
20
COPYRIGHT
222017-present, MongoDB, Inc
2324
25
26
27
1.13.1 Jan 24, 2019 BSON_GET_MAJOR_VERSION(3)