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

NAME

6       mongoc_write_concern_new - mongoc_write_concern_new()
7

SYNOPSIS

9          mongoc_write_concern_t *
10          mongoc_write_concern_new (void);
11

RETURNS

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

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.16.2                           Feb 25, 2020      MONGOC_WRITE_CONCERN_NEW(3)
Impressum