Man page - mongoc_bulkwriteresult_matchedcount(3)

Packages contains this manual

Manual

MONGOC_BULKWRITERESULT_MATCHEDCOUNT

SYNOPSIS
DESCRIPTION
AUTHOR
COPYRIGHT

SYNOPSIS

int64_t
mongoc_bulkwriteresult_matchedcount (const mongoc_bulkwriteresult_t *self);

DESCRIPTION

Returns the total number of documents matched across all update operations.

AUTHOR

MongoDB, Inc

COPYRIGHT

2009-present, MongoDB, Inc.