|
SYNOPSISmongoc_transaction_opt_t * mongoc_transaction_opts_clone (const mongoc_transaction_opt_t *opts); Create a copy of a transaction options struct. PARAMETERS
RETURNSA new mongoc_transaction_opt_t that must be freed with mongoc_transaction_opts_destroy(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|