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

  
 
  

home | help
BSON_GET_VERSION(3)		     libbson		     BSON_GET_VERSION(3)

SYNOPSIS
	const char *
	bson_get_version (void);

DESCRIPTION
     A	string	representation	of  Libbson's  version, formatted something like
     "1.2.3" or "1.2.3-pre".

RETURNS
     A string you must not modify or free.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026		     BSON_GET_VERSION(3)

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

home | help