mongoc_find_and_modify_opts_new
mongoc_find_and_modify_opts_new()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
mongoc_find_and_modify_opts_new()
mongoc_find_and_modify_opts_t * mongoc_find_and_modify_opts_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
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.
MongoDB, Inc
2017-present, MongoDB, Inc