other versions
- bookworm 1.23.1-1+deb12u1
- testing 1.30.4-1
- unstable 1.30.4-1
- experimental 2.0.2-1
BSON_GET_VERSION(3) | libbson | BSON_GET_VERSION(3) |
NAME¶
bson_get_version - bson_get_version()
SYNOPSIS¶
const char * bson_get_version (void);
DESCRIPTION¶
A string representation of Libbson's version, formatted something like "1.2.3" or "1.2.3-pre".
RETURNS¶
A string you must not modify or free.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2017-present, MongoDB, Inc
October 20, 2022 | 1.23.1 |