DOKK / manpages / debian 11 / libmongoc-doc / mongoc_cursor_destroy.3.en
MONGOC_CURSOR_DESTROY(3) libmongoc MONGOC_CURSOR_DESTROY(3)

mongoc_cursor_destroy - mongoc_cursor_destroy()

void
mongoc_cursor_destroy (mongoc_cursor_t *cursor);


cursor: A mongoc_cursor_t.

Frees a mongoc_cursor_t and releases all associated resources. If a server-side cursor has been allocated, it will be released as well. Does nothing if cursor is NULL.

MongoDB, Inc

2017-present, MongoDB, Inc

June 4, 2021 1.17.6