Skip to main content

SQLITE_CANTOPEN

Constant SQLITE_CANTOPEN 

Source
pub const SQLITE_CANTOPEN: i32 = 14;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.