sqlite3_vtab

JS wrapper around sqlite3_vtab C-struct.

Properties

Link copied to clipboard
abstract var nRef: Int
Link copied to clipboard
abstract var pModule: WasmPointer
Link copied to clipboard
abstract val pointer: WasmPointer

Pointer to the struct address in the WASM heap.

Link copied to clipboard
abstract var zErrMsg: WasmPointer

Functions

Link copied to clipboard
abstract fun dispose()

Disposes the struct.