Skip to main content

SQLITE_READONLY_CANTLOCK

Constant SQLITE_READONLY_CANTLOCK 

Source
pub const SQLITE_READONLY_CANTLOCK: i32 = 520;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.