Skip to main content

SQLITE_IOERR_DELETE_NOENT

Constant SQLITE_IOERR_DELETE_NOENT 

Source
pub const SQLITE_IOERR_DELETE_NOENT: i32 = 5898;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.