MONGOC_FIND_AND_MODIFY_OPTS_GET_UPDATE(3) | MongoDB C Driver | MONGOC_FIND_AND_MODIFY_OPTS_GET_UPDATE(3) |
mongoc_find_and_modify_opts_get_update - mongoc_find_and_modify_opts_get_update()
void mongoc_find_and_modify_opts_get_update (
const mongoc_find_and_modify_opts_t *opts, bson_t *update);
Copies the update document set with mongoc_find_and_modify_opts_set_update, or initializes update with an empty BSON document.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |