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

Go to the source code of this file.

Functions

int db__driver_fetch (dbCursor *cursor UNUSED, int position UNUSED, int *more UNUSED)
 

Function Documentation

◆ db__driver_fetch()

int db__driver_fetch ( dbCursor *cursor  UNUSED,
int position  UNUSED,
int *more  UNUSED 
)

Definition at line 4 of file fetch.c.