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

NAME

6       mongoc_read_concern_new - mongoc_read_concern_new()
7

SYNOPSIS

9          mongoc_read_concern_t *
10          mongoc_read_concern_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
11

RETURNS

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

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.23.1                           Oct 20, 2022       MONGOC_READ_CONCERN_NEW(3)
Impressum