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

SYNOPSIS

6          mongoc_server_api_t *
7          mongoc_server_api_new (mongoc_server_api_version_t version)
8             BSON_GNUC_WARN_UNUSED_RESULT;
9
10       Create a struct to hold server API preferences.
11

RETURNS

13       A      new      mongoc_server_api_t      you     must     free     with
14       mongoc_server_api_destroy().
15

AUTHOR

17       MongoDB, Inc
18
20       2017-present, MongoDB, Inc
21
22
23
24
251.25.1                           Nov 08, 2023         MONGOC_SERVER_API_NEW(3)
Impressum