Kotlin SQLite
Toggle table of contents
0.0.3
release
Target filter
release
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign JNI
/
ksqlite.foreign
/
sqlite3_db_config
sqlite3_
db_
config
external
fun
sqlite3_db_config
(
db
:
Long
,
option
:
Int
,
args
:
Array
<
*
>
)
:
Int
(
source
)