mongoc_read_concern_new - Man Page
Synopsis
mongoc_read_concern_t * mongoc_read_concern_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
Returns
Creates a newly allocated read concern that can be configured based on user preference. This should be freed with mongoc_read_concern_destroy() when no longer in use.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Sep 19, 2024 1.28.0 libmongoc