GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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, dbString *select, dbCursor *cursor, int mode)
 

Function Documentation

◆ db__driver_open_update_cursor()

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

Definition at line 5 of file open_update.c.