Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_find_and_modify_opts_get_update - Man Page

Synopsis

void
mongoc_find_and_modify_opts_get_update (
   const mongoc_find_and_modify_opts_t *opts, bson_t *update);

Parameters

Description

Copies the update document set with mongoc_find_and_modify_opts_set_update(), or initializes update with an empty BSON document.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc