SYNOPSIS
void mongoc_write_concern_destroy (mongoc_write_concern_t *write_concern);
DESCRIPTION
The mongoc_write_concern_destroy() function shall destroy a mongoc_write_concern(7).
RETURN VALUE
The mongoc_write_concern_destroy() function has no return value.
ERRORS
No errors are defined.
SEE ALSO
AUTHORS
This page was written by MongoDB Inc.