mongoc_find_and_modify_opts_new - Man Page
mongoc_find_and_modify_opts_new()
Synopsis
mongoc_find_and_modify_opts_t * mongoc_find_and_modify_opts_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
Returns
Creates a newly allocated find and modify builder structure that is used to create a findAndModify command. This should be freed with mongoc_find_and_modify_opts_destroy() when no longer in use.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 06, 2023 1.24.4 libmongoc