Function sqlite3_sys::sqlite3_total_changes

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