Scroll to navigation

MONGOC_GET_MAJOR_VERSION(3) Library Functions Manual MONGOC_GET_MAJOR_VERSION(3)

NAME

mongoc_get_major_version() - None

SYNOPSIS


int mongoc_get_major_version (void);

RETURNS

The value of MONGOC_MAJOR_VERSION when libmongoc was compiled.

COLOPHON

This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
2016‐10‐12 MongoDB C Driver