mongoc_write_concern_new - Man Page

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

Info

Apr 17, 2026 2.3.0 libmongoc