Skip to main content

SQLITE_IOERR_DATA

Constant SQLITE_IOERR_DATA 

Source
pub const SQLITE_IOERR_DATA: i32 = 8202;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.