Skip to main content

SQLITE_IOERR_CHECKRESERVEDLOCK

Constant SQLITE_IOERR_CHECKRESERVEDLOCK 

Source
pub const SQLITE_IOERR_CHECKRESERVEDLOCK: i32 = 3594;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.