1MONGOC_READ_PREFS_DESTROY(3)       libmongoc      MONGOC_READ_PREFS_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_read_prefs_destroy (mongoc_read_prefs_t *read_prefs);
8

PARAMETERS

10read_prefs: A mongoc_read_prefs_t.
11

DESCRIPTION

13       Frees  a  read preference and all associated resources. Does nothing if
14       read_prefs 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_PREFS_DESTROY(3)
Impressum