Skip to main content

SQLITE_CONFIG_SMALL_MALLOC

Constant SQLITE_CONFIG_SMALL_MALLOC 

Source
pub const SQLITE_CONFIG_SMALL_MALLOC: i32 = 27;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.