Skip to main content

SQLITE_FCNTL_RESET_CACHE

Constant SQLITE_FCNTL_RESET_CACHE 

Source
pub const SQLITE_FCNTL_RESET_CACHE: i32 = 42;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.