Home
last modified time | relevance | path

Searched defs:sqlite3_vtab_cursor (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dsqlite.h.in7013 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
7374 struct sqlite3_vtab_cursor { struct
7375 sqlite3_vtab *pVtab; /* Virtual table of this cursor */