Function sqlite3_sys::sqlite3_is_interrupted

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