Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_cursor_is_alive - Man Page

WARNING:

Deprecated since version 1.10.0: This function is deprecated and should not be used in new code.

Please use mongoc_cursor_more() in new code.

Synopsis

bool
mongoc_cursor_is_alive (const mongoc_cursor_t *cursor)
   BSON_GNUC_DEPRECATED_FOR (mongoc_cursor_more);

Parameters

Returns

See mongoc_cursor_more().

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc