Function pgrx_pg_sys::LockPage

source ·
pub unsafe fn LockPage(
    arg_relation: Relation,
    arg_blkno: BlockNumber,
    arg_lockmode: LOCKMODE
)