Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.sqlite.common.api
/
SqliteLogCallback
Sqlite
Log
Callback
typealias
SqliteLogCallback
=
(
errCode
:
Int
,
message
:
String
)
->
Unit
(
source
)