Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_SERVER...SION_TO_STRING(3)   libmongoc  MONGOC_SERVER...SION_TO_STRING(3)

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
     * version: A mongoc_server_api_version_t

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

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026 MONGOC_SERVER...SION_TO_STRING(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_server_api_version_to_string&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help