IUnlockNotifyHandler.emit

Unlocks the handler. This is called from registered callback from SQLite.

interface IUnlockNotifyHandler
version(SqliteEnableUnlockNotify)
void
emit
nothrow
(
int state
)

Meta