Skip to main content

SQLITE_CONSTRAINT_FUNCTION

Constant SQLITE_CONSTRAINT_FUNCTION 

Source
pub const SQLITE_CONSTRAINT_FUNCTION: i32 = 1043;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.