Skip to main content

SQLITE_LOCKED_SHAREDCACHE

Constant SQLITE_LOCKED_SHAREDCACHE 

Source
pub const SQLITE_LOCKED_SHAREDCACHE: i32 = 262;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.