sqlite3_wal_hook

** CAPI3REF: Write-Ahead Log Commit Hook

extern (C) __gshared nothrow
void*
sqlite3_wal_hook
(
,
int function(
void*
,,
const char*
,
int
)
,
void*
)

Meta

Suggestion Box / Bug Report