Searched defs:templatevtab_cursor (Results 1 – 1 of 1) sorted by relevance
66 typedef struct templatevtab_cursor templatevtab_cursor; typedef67 struct templatevtab_cursor { struct68 sqlite3_vtab_cursor base; /* Base class - must be first */71 sqlite3_int64 iRowid; /* The rowid */