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
/
sqlite3BindDouble
sqlite3Bind
Double
fun
sqlite3BindDouble
(
statement
:
WasmPtr
<
SqliteStatement
>
,
index
:
Int
,
value
:
Double
)
:
SqliteResultCode
(
source
)