libsqlite3_sys

Function sqlite3_vtab_on_conflict

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