Skip to main content

SQLITE_IOERR_TRUNCATE

Constant SQLITE_IOERR_TRUNCATE 

Source
pub const SQLITE_IOERR_TRUNCATE: i32 = 1546;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.