Skip to main content

SQLITE_LOCK_RESERVED

Constant SQLITE_LOCK_RESERVED 

Source
pub const SQLITE_LOCK_RESERVED: i32 = 2;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.