Function pgrx_pg_sys::simple_table_tuple_delete

source ยท
pub unsafe fn simple_table_tuple_delete(
    arg_rel: Relation,
    arg_tid: ItemPointer,
    arg_snapshot: Snapshot,
)