Skip to main content

SQLITE_IOERR_MMAP

Constant SQLITE_IOERR_MMAP 

Source
pub const SQLITE_IOERR_MMAP: i32 = 6154;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.