1MONGOC_WRITE_CONCERN_IS_VALID(3)   libmongoc  MONGOC_WRITE_CONCERN_IS_VALID(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_write_concern_is_valid (const mongoc_write_concern_t *write_concern);
8

PARAMETERS

10write_concern: A mongoc_write_concern_t.
11

DESCRIPTION

13       Test if this write concern uses an invalid combination of options.
14

AUTHOR

16       MongoDB, Inc
17
19       2017-present, MongoDB, Inc
20
21
22
23
241.25.1                           Nov 08, 2023 MONGOC_WRITE_CONCERN_IS_VALID(3)
Impressum