Provided by: libmongoc-doc_2.2.1-1_all 

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
2009-present, MongoDB, Inc.
2.2.1 Dec 11, 2025 MONGOC_TRANSACTION_OPTS_NEW(3)