1MONGOC_SESSION_OPTS_DESTROY(3)     libmongoc    MONGOC_SESSION_OPTS_DESTROY(3)
2
3
4

NAME

6       mongoc_session_opts_destroy - mongoc_session_opts_destroy()
7

SYNOPSIS

9          void
10          mongoc_session_opts_destroy (mongoc_session_opt_t *opts);
11
12       Free a mongoc_session_opt_t. Does nothing if opts is NULL.
13

PARAMETERS

15       ยท opts: A mongoc_session_opt_t.
16

EXAMPLE

18       See the example code for mongoc_session_opts_set_causal_consistency.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020   MONGOC_SESSION_OPTS_DESTROY(3)
Impressum