1MONGOC_READ_CONCERN_NEW(3)         libmongoc        MONGOC_READ_CONCERN_NEW(3)
2
3
4

SYNOPSIS

6          mongoc_read_concern_t *
7          mongoc_read_concern_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
8

RETURNS

10       Creates  a newly allocated read concern that can be configured based on
11       user     preference.      This      should      be      freed      with
12       mongoc_read_concern_destroy() when no longer in use.
13

AUTHOR

15       MongoDB, Inc
16
18       2017-present, MongoDB, Inc
19
20
21
22
231.25.1                           Nov 08, 2023       MONGOC_READ_CONCERN_NEW(3)
Impressum