Skip to main content

SQLITE_NULL

Constant SQLITE_NULL 

Source
pub const SQLITE_NULL: i32 = 5;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.