Skip to main content

SQLITE_SYNC_FULL

Constant SQLITE_SYNC_FULL 

Source
pub const SQLITE_SYNC_FULL: i32 = 3;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.