Skip to main content

SQLITE_IOERR_DELETE

Constant SQLITE_IOERR_DELETE 

Source
pub const SQLITE_IOERR_DELETE: i32 = 2570;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.