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

Nov 07, 2024 1.29.0 libmongoc