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,
) -> Type
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,
) -> Type