sqlite3_sys

Function sqlite3_vtab_on_conflict

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