sqlite3_vtab_cursor

JS wrapper around sqlite3_vtab_cursor C-struct.

Properties

Link copied to clipboard
abstract val pointer: WasmPointer

Pointer to the struct address in the WASM heap.

Link copied to clipboard
abstract var pVtab: WasmPointer

Functions

Link copied to clipboard
abstract fun dispose()

Disposes the struct.