Skip to main content

SQLITE_MUTEX_STATIC_MEM2

Constant SQLITE_MUTEX_STATIC_MEM2 

Source
pub const SQLITE_MUTEX_STATIC_MEM2: i32 = 4;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.