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_function_v2
sqlite3_
create_
function_
v2
web
abstract
fun
sqlite3_create_function_v2
(
p0
:
JsBigInt
,
p1
:
JsBigInt
,
p2
:
Int
,
p3
:
Int
,
p4
:
JsBigInt
,
p5
:
JsBigInt
,
p6
:
JsBigInt
,
p7
:
JsBigInt
,
p8
:
JsBigInt
)
:
Int
(
source
)