Skip to main content

SQLITE_IOERR_NOMEM

Constant SQLITE_IOERR_NOMEM 

Source
pub const SQLITE_IOERR_NOMEM: i32 = 3082;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.