Skip to main content

SQLITE_SHM_UNLOCK

Constant SQLITE_SHM_UNLOCK 

Source
pub const SQLITE_SHM_UNLOCK: i32 = 1;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.