1MONGOC_READ_CONCERN_DESTROY(3)     libmongoc    MONGOC_READ_CONCERN_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_read_concern_destroy (mongoc_read_concern_t *read_concern);
8

PARAMETERS

10read_concern: A mongoc_read_concern_t.
11

DESCRIPTION

13       Frees  all  resources  associated with the read concern structure. Does
14       nothing if read_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_READ_CONCERN_DESTROY(3)
Impressum