Skip to main content

SQLITE_IOERR_CORRUPTFS

Constant SQLITE_IOERR_CORRUPTFS 

Source
pub const SQLITE_IOERR_CORRUPTFS: i32 = 8458;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.