FreeBSD Manual Pages
MONGOC_CURSOR_DESTROY(3) libmongoc MONGOC_CURSOR_DESTROY(3) SYNOPSIS void mongoc_cursor_destroy (mongoc_cursor_t *cursor); PARAMETERS • cursor: A mongoc_cursor_t. DESCRIPTION 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. AUTHOR MongoDB, Inc COPYRIGHT 2009-present, MongoDB, Inc. 1.30.2 Apr 12, 2025 MONGOC_CURSOR_DESTROY(3)
SYNOPSIS | PARAMETERS | DESCRIPTION | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_cursor_destroy&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>