logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

const char *

Author

       MongoDB, Inc

Parameters

version: A mongoc_server_api_version_t

Returns

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

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.

See Also