Skip to main content

SQLITE_OPEN_EXCLUSIVE

Constant SQLITE_OPEN_EXCLUSIVE 

Source
pub const SQLITE_OPEN_EXCLUSIVE: i32 = 16;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.