Skip to main content

SQLITE_IOERR_SHMLOCK

Constant SQLITE_IOERR_SHMLOCK 

Source
pub const SQLITE_IOERR_SHMLOCK: i32 = 5130;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.