pgrx_pg_sys

Function LockTuple

Source
pub unsafe fn LockTuple(
    arg_relation: Relation,
    arg_tid: ItemPointer,
    arg_lockmode: LOCKMODE,
)