libsqlite3_sys

Function sqlite3_total_changes

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