Skip to main content

SQLITE_IOERR_AUTH

Constant SQLITE_IOERR_AUTH 

Source
pub const SQLITE_IOERR_AUTH: i32 = 7178;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.