apply
abstract fun apply(vfs: sqlite3_vfs, name: String?, file: sqlite3_file, flags: SqliteOpenFlag.Vfs, outFlags: SqliteVfsOpenFlagsOutputParam?): SqliteResultCode(source)
Details on parameters and result can be found here.
Details on parameters and result can be found here.