1MONGOC_WRITE_CONCERN_DESTROY(3)    libmongoc   MONGOC_WRITE_CONCERN_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_write_concern_destroy (mongoc_write_concern_t *write_concern);
8

PARAMETERS

10write_concern: A mongoc_write_concern_t.
11

DESCRIPTION

13       Frees  all  resources associated with the write concern structure. Does
14       nothing if write_concern is NULL.
15

AUTHOR

17       MongoDB, Inc
18
20       2017-present, MongoDB, Inc
21
22
23
24
251.25.1                           Nov 08, 2023  MONGOC_WRITE_CONCERN_DESTROY(3)
Impressum