Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.sqlite.common.capi
/
Sqlite3StatementFunctions
/
sqlite3ColumnText
sqlite3Column
Text
fun
sqlite3ColumnText
(
statement
:
WasmPtr
<
SqliteStatement
>
,
columnIndex
:
Int
)
:
String
?
(
source
)