void
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_BULKWRITE_SET_CLIENT(3)
Description
Sets the client that will be used to execute the mongoc_bulkwrite_t.
Synopsis
void
mongoc_bulkwrite_set_client (mongoc_bulkwrite_t *self, mongoc_client_t *client);
