Provided by: libmongoc-doc_1.24.3-1_all
NAME
mongoc_transaction_opts_new - mongoc_transaction_opts_new()
SYNOPSIS
mongoc_transaction_opt_t * mongoc_transaction_opts_new (void); Create a mongoc_transaction_opt_t to configure multi-document transactions.
RETURNS
A new mongoc_transaction_opt_t that must be freed with mongoc_transaction_opts_destroy().
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc