mongoc_write_concern_get_wtag
mongoc_write_concern_get_wtag()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
mongoc_write_concern_get_wtag()
const char * mongoc_write_concern_get_wtag (const mongoc_write_concern_t *write_concern);
A string containing the wtag setting if it has been set. Otherwise returns NULL.
Returns a string which should not be modified or freed, or NULL.
MongoDB, Inc
2017-present, MongoDB, Inc