SYNOPSIS

mongoc_write_concern_t *
mongoc_write_concern_copy (const mongoc_write_concern_t *write_concern);

DESCRIPTION

The mongoc_write_concern_copy() function shall copy a mongoc_write_concern(7).

RETURN VALUE

The mongoc_write_concern_copy() function returns a new mongoc_write_concern(7)

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.