Man page - mongoc_server_api_new(3)

Packages contains this manual

Manual

MONGOC_SERVER_API_NEW

SYNOPSIS
RETURNS
AUTHOR
COPYRIGHT

SYNOPSIS

mongoc_server_api_t *
mongoc_server_api_new (mongoc_server_api_version_t version);

Create a struct to hold server API preferences.

RETURNS

A new mongoc_server_api_t you must free with mongoc_server_api_destroy() .

AUTHOR

MongoDB, Inc

COPYRIGHT

2009-present, MongoDB, Inc.