Skip to main content

sqlite3_compileoption_get

Function sqlite3_compileoption_get 

Source
pub unsafe extern "C" fn sqlite3_compileoption_get(
    n: c_int,
) -> *const c_char
Expand description

Enumerate the compile-time options SQLite was built with.