mongoc_transaction_opts_destroy - Man Page
Synopsis
void mongoc_transaction_opts_destroy (mongoc_transaction_opt_t *opts);
Free a mongoc_transaction_opt_t. Does nothing if opts is NULL.
Parameters
- opts: A mongoc_transaction_opt_t.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 04, 2024 1.27.6 libmongoc