Kotlin SQLite
Toggle table of contents
0.0.3
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign WASM
/
ksqlite.foreign
/
Sqlite3WasmExports
/
sqlite3_create_window_function
sqlite3_
create_
window_
function
web
abstract
fun
sqlite3_create_window_function
(
p0
:
JsBigInt
,
p1
:
JsBigInt
,
p2
:
Int
,
p3
:
Int
,
p4
:
JsBigInt
,
p5
:
JsBigInt
,
p6
:
JsBigInt
,
p7
:
JsBigInt
,
p8
:
JsBigInt
,
p9
:
JsBigInt
)
:
Int
(
source
)