Skip to main content

SQLITE_OPEN_AUTOPROXY

Constant SQLITE_OPEN_AUTOPROXY 

Source
pub const SQLITE_OPEN_AUTOPROXY: i32 = 32;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.