libsqlite3_sys

Function sqlite3_is_interrupted

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