Skip to main content

SQLITE_MUTEX_STATIC_LRU

Constant SQLITE_MUTEX_STATIC_LRU 

Source
pub const SQLITE_MUTEX_STATIC_LRU: i32 = 6;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.