Skip to main content

SQLITE_IOERR_CLOSE

Constant SQLITE_IOERR_CLOSE 

Source
pub const SQLITE_IOERR_CLOSE: i32 = 4106;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.