sqlite3_wal_checkpoint

** CAPI3REF: Checkpoint a database

extern (C) __gshared nothrow
int
sqlite3_wal_checkpoint
(
,
const char* zDb
)

Meta

Suggestion Box / Bug Report