Kotlin SQLite
Toggle table of contents
0.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite C API
/
ksqlite.capi.vfs
/
xOpen
x
Open
fun
sqlite3_vfs
.
xOpen
(
name
:
String
?
,
file
:
sqlite3_file
,
flags
:
SqliteOpenFlag.Vfs
,
outFlags
:
SqliteVfsOpenFlagsOutputParam
?
)
:
SqliteResultCode
(
source
)
Applies
xOpen
with supplied arguments.