Struct libsqlite3_sys::sqlite3_vtab_cursor
[−]
[src]
pub struct sqlite3_vtab_cursor { pub pVtab: *mut sqlite3_vtab, }
Fields
pVtab: *mut sqlite3_vtab