1MONGOC_WRITE_CONCERN_NEW(3)        libmongoc       MONGOC_WRITE_CONCERN_NEW(3)
2
3
4

SYNOPSIS

6          mongoc_write_concern_t *
7          mongoc_write_concern_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
8

RETURNS

10       Creates a newly allocated write concern that can be configured based on
11       user     preference.      This      should      be      freed      with
12       mongoc_write_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_WRITE_CONCERN_NEW(3)
Impressum