sqlite3_vtab_cursor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
struct sqlite3_vtab_cursor {}

Members

Variables

pVtab
sqlite3_vtab* pVtab;
Undocumented in source.

Meta