Skip to main content

SQLITE_DBSTATUS_CACHE_HIT

Constant SQLITE_DBSTATUS_CACHE_HIT 

Source
pub const SQLITE_DBSTATUS_CACHE_HIT: i32 = 7;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.