mongoc_write_concern_new - Man Page
mongoc_write_concern_new()
Synopsis
mongoc_write_concern_t * mongoc_write_concern_new (void);
Returns
Creates a newly allocated write concern that can be configured based on user preference. This should be freed with mongoc_write_concern_destroy() when no longer in use.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Feb 04, 2021 1.17.4 libmongoc