Skip to main content

SQLITE_IOCAP_IMMUTABLE

Constant SQLITE_IOCAP_IMMUTABLE 

Source
pub const SQLITE_IOCAP_IMMUTABLE: i32 = 8192;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.