GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-835afb4352
open_update.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for open_update.c:

Go to the source code of this file.

Functions

int db__driver_open_update_cursor (dbString *name UNUSED, dbString *select UNUSED, dbCursor *cursor UNUSED, int mode UNUSED)
 

Function Documentation

◆ db__driver_open_update_cursor()

int db__driver_open_update_cursor ( dbString *name  UNUSED,
dbString *select  UNUSED,
dbCursor *cursor  UNUSED,
int mode  UNUSED 
)

Definition at line 4 of file open_update.c.