Skip to main content

SQLITE_LIMIT_WORKER_THREADS

Constant SQLITE_LIMIT_WORKER_THREADS 

Source
pub const SQLITE_LIMIT_WORKER_THREADS: i32 = 11;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.