Skip to main content

SQLITE_IOERR_LOCK

Constant SQLITE_IOERR_LOCK 

Source
pub const SQLITE_IOERR_LOCK: i32 = 3850;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.