Skip to main content

SQLITE_DBSTATUS_STMT_USED

Constant SQLITE_DBSTATUS_STMT_USED 

Source
pub const SQLITE_DBSTATUS_STMT_USED: i32 = 3;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.