SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
void | keydb_scan_cursor_free (ScanCursor sc) |
Deallocates the given cursor without popping all the elements.
sc | - the cursor returned by previous call to keydb_scan or keydb_scan_next. |
void keydb_scan_cursor_free | ( | ScanCursor | sc | ) |