Skip to main content

SQLITE_LOCK_PENDING

Constant SQLITE_LOCK_PENDING 

Source
pub const SQLITE_LOCK_PENDING: i32 = 3;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.