Skip to main content

SQLITE_ROW

Constant SQLITE_ROW 

Source
pub const SQLITE_ROW: i32 = 100;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.