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.callbacks
/
VtabModuleCallbacks
/
integrity
integrity
abstract
fun
integrity
(
vTab
:
Long
,
schema
:
String
,
tableName
:
String
,
flags
:
Int
,
outError
:
OutputPointer.OfString
)
:
Int
(
source
)