Function libsql_ffi::sqlite3_is_interrupted

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