|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
DBMI Library (driver) - close cursor. More...

Go to the source code of this file.
Functions | |
| int | db_d_close_cursor (void) |
| Close cursor. | |
DBMI Library (driver) - close cursor.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_close_cur.c.
Close cursor.
Definition at line 23 of file d_close_cur.c.
References db__drop_cursor_from_driver_state(), db_driver_close_cursor, db_drop_token(), db_error(), DB_FAILED, db_find_token(), db_free(), db_free_cursor(), DB_OK, DB_RECV_TOKEN, DB_SEND_FAILURE, DB_SEND_SUCCESS, and NULL.