1MONGOC_TRANSACTION_OPTS_DESTROY(M3o)ngoDB C DrivMeOrNGOC_TRANSACTION_OPTS_DESTROY(3)
23
4
NAME
6mongoc_transaction_opts_destroy - mongoc_transaction_opts_destroy()
7
SYNOPSIS
9void
10mongoc_transaction_opts_destroy (mongoc_transaction_opt_t *opts);
1112
Free a mongoc_transaction_opt_t. Does nothing if opts is NULL.
13
PARAMETERS
15ยท opts: A mongoc_transaction_opt_t.
16
AUTHOR
18MongoDB, Inc
19
COPYRIGHT
212017-present, MongoDB, Inc
2223
24
25
26
1.14.0 Feb 22, 2019MONGOC_TRANSACTION_OPTS_DESTROY(3)