Man page - mongoc_bulkwrite_execute(3)

Packages contains this manual

Manual

MONGOC_BULKWRITE_EXECUTE

SYNOPSIS
DESCRIPTION
AUTHOR
COPYRIGHT

SYNOPSIS

mongoc_bulkwritereturn_t
mongoc_bulkwrite_execute (mongoc_bulkwrite_t *self, const mongoc_bulkwriteopts_t *opts);

DESCRIPTION

Executes a mongoc_bulkwrite_t . Once executed, it is an error to call other functions on self , aside from mongoc_bulkwrite_destroy() .

AUTHOR

MongoDB, Inc

COPYRIGHT

2009-present, MongoDB, Inc.