Skip to main content

SQLITE_OPEN_FULLMUTEX

Constant SQLITE_OPEN_FULLMUTEX 

Source
pub const SQLITE_OPEN_FULLMUTEX: i32 = 65536;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.