Skip to main content

SQLITE_CHECKPOINT_NOOP

Constant SQLITE_CHECKPOINT_NOOP 

Source
pub const SQLITE_CHECKPOINT_NOOP: i32 = -1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.