Linux Manuals · Linux Manuals session 3 mongoc_read_concern_new (3) Linux Manual Page ByLinux Manual Posted onApr 25, 2026 mongoc_read_concern_new() – None Synopsismongoc_read_concern_t * mongoc_read_concern_new (void);ReturnsCreates a newly allocated read concern that can be configured based on user preference. This should be freed with mongoc_read_concern_destroy(3) when no longer in use. ColophonThis page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.