Skip to main content

SQLITE_CONFIG_PAGECACHE

Constant SQLITE_CONFIG_PAGECACHE 

Source
pub const SQLITE_CONFIG_PAGECACHE: i32 = 7;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.