Skip to main content

SQLITE_LOCKED

Constant SQLITE_LOCKED 

Source
pub const SQLITE_LOCKED: i32 = 6;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.