Function libsql_ffi::sqlite3_get_autocommit

source ยท
pub unsafe extern "C" fn sqlite3_get_autocommit(
    arg1: *mut sqlite3,
) -> c_int