|
SYNOPSISconst mongoc_write_concern_t * mongoc_bulk_operation_get_write_concern (const mongoc_bulk_operation_t *bulk); PARAMETERS
DESCRIPTIONFetches the write concern to be used for bulk. RETURNSA mongoc_write_concern_t that should not be modified or freed. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|