Skip to main content

SQLITE_IOERR_WRITE

Constant SQLITE_IOERR_WRITE 

Source
pub const SQLITE_IOERR_WRITE: i32 = 778;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.