sqlite3_compileoption_used

Function sqlite3_compileoption_used 

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

Check if a SQLite compile-time option was used.