Skip to main content

SQLITE_VTAB_DIRECTONLY

Constant SQLITE_VTAB_DIRECTONLY 

Source
pub const SQLITE_VTAB_DIRECTONLY: i32 = 3;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.