Skip to main content

SQLITE_IOERR_BLOCKED

Constant SQLITE_IOERR_BLOCKED 

Source
pub const SQLITE_IOERR_BLOCKED: i32 = 2826;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.