1MONGOC_READ_CONCERN_DESTROY(3) MongoDB C Driver MONGOC_READ_CONCERN_DESTROY(3)
2
3
4

NAME

6       mongoc_read_concern_destroy - mongoc_read_concern_destroy()
7

SYNOPSIS

9          void
10          mongoc_read_concern_destroy (mongoc_read_concern_t *read_concern);
11

PARAMETERS

13       ยท read_concern: A mongoc_read_concern_t.
14

DESCRIPTION

16       Frees  all  resources  associated with the read concern structure. Does
17       nothing if read_concern is NULL.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.14.0                           Feb 22, 2019   MONGOC_READ_CONCERN_DESTROY(3)
Impressum