Skip to main content

SQLITE_SHM_SHARED

Constant SQLITE_SHM_SHARED 

Source
pub const SQLITE_SHM_SHARED: i32 = 4;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.