Package-level declarations

Types

Link copied to clipboard

Represents the sqlite3_io_methods.xClose callback.

Link copied to clipboard

Represents the sqlite3_vfs.xAccess callback.

Link copied to clipboard

Represents the sqlite3_vfs.xDelete callback.

Link copied to clipboard
fun interface SqliteVfsOpenCallback

Represents the sqlite3_vfs.xOpen callback.