Skip to main content

SQLITE_LOCK_SHARED

Constant SQLITE_LOCK_SHARED 

Source
pub const SQLITE_LOCK_SHARED: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.