pub unsafe extern "C" fn sqlite3_compileoption_get(
n: c_int,
) -> *const c_charExpand description
Enumerate the compile-time options SQLite was built with.
pub unsafe extern "C" fn sqlite3_compileoption_get(
n: c_int,
) -> *const c_charEnumerate the compile-time options SQLite was built with.