Skip to main content

SQLITE_MUTEX_STATIC_MAIN

Constant SQLITE_MUTEX_STATIC_MAIN 

Source
pub const SQLITE_MUTEX_STATIC_MAIN: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.