Function sqlite3_sys::sqlite3_vtab_on_conflict

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