Sponsor:

Your company here — click to reach over 10,000 unique daily visitors

mongoc_server_api_version_to_string - Man Page

Synopsis

const char *
mongoc_server_api_version_to_string (mongoc_server_api_version_t version);

Returns the string representation of version, or NULL if version has no string representation.

Parameters

Returns

Returns the string representation of version or NULL.  The returned string should not be freed.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc