Skip to main content

SQLITE_CONFIG_MMAP_SIZE

Constant SQLITE_CONFIG_MMAP_SIZE 

Source
pub const SQLITE_CONFIG_MMAP_SIZE: i32 = 22;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.