Skip to main content

SQLITE_IOERR_SEEK

Constant SQLITE_IOERR_SEEK 

Source
pub const SQLITE_IOERR_SEEK: i32 = 5642;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.