Skip to main content

SQLITE_FCNTL_CKPT_START

Constant SQLITE_FCNTL_CKPT_START 

Source
pub const SQLITE_FCNTL_CKPT_START: i32 = 39;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.