Skip to main content

SQLITE_FCNTL_PRAGMA

Constant SQLITE_FCNTL_PRAGMA 

Source
pub const SQLITE_FCNTL_PRAGMA: i32 = 14;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.