[][src]Function pgx_pg_sys::heap_delete

pub unsafe fn heap_delete(
    arg_relation: Relation,
    arg_tid: ItemPointer,
    arg_cid: CommandId,
    arg_crosscheck: Snapshot,
    arg_wait: bool,
    arg_tmfd: *mut TM_FailureData,
    arg_changingPart: bool
) -> TM_Result