SqliteIoMethodsCloseCallback

Represents the sqlite3_io_methods.xClose callback.

Functions

Link copied to clipboard
abstract fun apply(file: sqlite3_file): SqliteResultCode

Details on parameters and result can be found here.