Skip to main content

SQLITE_IOERR_RDLOCK

Constant SQLITE_IOERR_RDLOCK 

Source
pub const SQLITE_IOERR_RDLOCK: i32 = 2314;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.