Skip to main content

SQLITE_MUTEX_STATIC_MASTER

Constant SQLITE_MUTEX_STATIC_MASTER 

Source
pub const SQLITE_MUTEX_STATIC_MASTER: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.