logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mongoc_server_api_version_t

Author

       MongoDB, Inc

Parameters

api: A mongoc_server_api_t.

Returns

       Returns a mongoc_server_api_version_t with the API version declare in the mongoc_server_api_t.

Synopsis

          mongoc_server_api_version_t
          mongoc_server_api_get_version (const mongoc_server_api_t *api);

       Fetch the declared API version as from a mongoc_server_api_t.

See Also