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
17       mongoc_server_api_destroy().
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.23.1                           Oct 20, 2022         MONGOC_SERVER_API_NEW(3)
Impressum