Constant SQLITE_FCNTL_PRAGMA

Source
pub const SQLITE_FCNTL_PRAGMA: i32 = 14;
Available on crate feature core only.