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_status64
sqlite3_
db_
status64
external
fun
sqlite3_db_status64
(
db
:
Long
,
option
:
Int
,
outCurrent
:
OutputPointer.OfInt64
?
,
outHighwater
:
OutputPointer.OfInt64
?
,
resetFlag
:
Int
)
:
Int
(
source
)