Skip to main content

SQLITE_CONFIG_GETMALLOC

Constant SQLITE_CONFIG_GETMALLOC 

Source
pub const SQLITE_CONFIG_GETMALLOC: i32 = 5;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.