Function LockPage

Source
pub unsafe fn LockPage(
    arg_relation: *mut RelationData,
    arg_blkno: u32,
    arg_lockmode: i32,
)