This is an outdated version of the documentation.
See the current version of this page
.
MongoDB C Driver
›
API Reference
»
Version Checks
»
mongoc_get_major_version()
Synopsis
int mongoc_get_major_version (void);
Returns
The value of
MONGOC_MAJOR_VERSION
when libmongoc was compiled.
More Information
Version Checks