sqlite3_busy_handler
actual fun <AppData> sqlite3_busy_handler(db: sqlite3, appData: AppData, callback: SqliteBusyHandlerCallback<AppData>?): SqliteResultCode(source)
This routine sets the busy callback for an SQLite database to the given callback function with the given argument.
expect fun <AppData> sqlite3_busy_handler(db: sqlite3, appData: AppData, callback: SqliteBusyHandlerCallback<AppData>?): SqliteResultCode(source)
This routine sets the busy callback for an SQLite database to the given callback function with the given argument.
actual fun <AppData> sqlite3_busy_handler(db: sqlite3, appData: AppData, callback: SqliteBusyHandlerCallback<AppData>?): SqliteResultCode(source)
This routine sets the busy callback for an SQLite database to the given callback function with the given argument.
actual fun <AppData> sqlite3_busy_handler(db: sqlite3, appData: AppData, callback: SqliteBusyHandlerCallback<AppData>?): SqliteResultCode(source)
This routine sets the busy callback for an SQLite database to the given callback function with the given argument.
actual fun <AppData> sqlite3_busy_handler(db: sqlite3, appData: AppData, callback: SqliteBusyHandlerCallback<AppData>?): SqliteResultCode(source)
This routine sets the busy callback for an SQLite database to the given callback function with the given argument.