Skip to main content

SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN

Constant SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 

Source
pub const SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN: i32 = 2048;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.