mongoc_transaction_opts_destroy()¶
Synopsis¶
void
mongoc_transaction_opts_destroy (mongoc_transaction_opt_t *opts);
Free a mongoc_transaction_opt_t. Does nothing if opts
is NULL.
void
mongoc_transaction_opts_destroy (mongoc_transaction_opt_t *opts);
Free a mongoc_transaction_opt_t. Does nothing if opts
is NULL.