const char* mongoc_read_concern_get_level (const mongoc_read_concern_t *read_concern);
read_concern
A mongoc_read_concern_t.
Returns the currently set read concern.
Returns the current readConcern. If none is set, returns empty string.