Provided by: libmongoc-doc_1.16.1-1build2_all bug

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. The struct must be freed with
       mongoc_transaction_opts_destroy.

AUTHOR

       MongoDB, Inc

COPYRIGHT

       2017-present, MongoDB, Inc

1.16.1                                            Mar 03, 2020                    MONGOC_TRANSACTION_OPTS_NEW(3)