Skip to main content

SQLITE_IOERR_SHORT_READ

Constant SQLITE_IOERR_SHORT_READ 

Source
pub const SQLITE_IOERR_SHORT_READ: i32 = 522;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.