Skip to main content

SQLITE_STATUS_PAGECACHE_USED

Constant SQLITE_STATUS_PAGECACHE_USED 

Source
pub const SQLITE_STATUS_PAGECACHE_USED: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.