.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "MONGOC_URI_GET_WRITE_CONCERN" "3" "Oct 20, 2022" "1.23.1" "libmongoc"
.SH NAME
mongoc_uri_get_write_concern \- mongoc_uri_get_write_concern()
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
const mongoc_write_concern_t *
mongoc_uri_get_write_concern (const mongoc_uri_t *uri);
.ft P
.fi
.UNINDENT
.UNINDENT
.SH PARAMETERS
.INDENT 0.0
.IP \(bu 2
\fBuri\fP: A \fI\%mongoc_uri_t\fP\&.
.UNINDENT
.SH DESCRIPTION
.sp
Fetches a write concern that is owned by the URI instance. This write concern is configured based on URI parameters.
.SH RETURNS
.sp
Returns a \fI\%mongoc_write_concern_t\fP that should not be modified or freed if \fBuri\fP has a write concern provided, otherwise \fBNULL\fP\&.
.SH AUTHOR
MongoDB, Inc
.SH COPYRIGHT
2017-present, MongoDB, Inc
.\" Generated by docutils manpage writer.
.