GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
close_cursor.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for close_cursor.c:

Go to the source code of this file.

Functions

int db__driver_close_cursor (dbCursor *cursor)
 

Function Documentation

◆ db__driver_close_cursor()

int db__driver_close_cursor ( dbCursor cursor)

This function calls db_procedure_not_implemented().

Definition at line 7 of file close_cursor.c.

References DB_FAILED, and db_procedure_not_implemented().