mongoc_change_stream_destroy - Man Page
Synopsis
void mongoc_change_stream_destroy (mongoc_change_stream_t *stream);
Destroys a change stream and associated data.
Parameters
- stream: An allocated mongoc_change_stream_t.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Sep 19, 2024 1.28.0 libmongoc