table of contents
MONGOC_CHANGE_STREAM_DESTROY(3) | libmongoc | MONGOC_CHANGE_STREAM_DESTROY(3) |
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.
December 12, 2024 | 1.29.1 |