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
Nov 07, 2024 1.29.0 libmongoc