Skip to main content

SQLITE_LOCKED_VTAB

Constant SQLITE_LOCKED_VTAB 

Source
pub const SQLITE_LOCKED_VTAB: i32 = 518;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.