Skip to main content

SQLITE_STMTSTATUS_RUN

Constant SQLITE_STMTSTATUS_RUN 

Source
pub const SQLITE_STMTSTATUS_RUN: i32 = 6;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.