1MONGOC_SERVER_API_NEW(3)           libmongoc          MONGOC_SERVER_API_NEW(3)
2
3
4

NAME

6       mongoc_server_api_new - mongoc_server_api_new()
7

SYNOPSIS

9          mongoc_server_api_t *
10          mongoc_server_api_new (mongoc_server_api_version_t version)
11             BSON_GNUC_WARN_UNUSED_RESULT;
12
13       Create a struct to hold server API preferences.
14

RETURNS

16       A new mongoc_server_api_t you must free with mongoc_server_api_destroy.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.20.0                           Nov 18, 2021         MONGOC_SERVER_API_NEW(3)
Impressum