[][src]Function pgx::itemptr::item_pointer_get_offset_number

pub unsafe fn item_pointer_get_offset_number(
    ctid: *const ItemPointerData
) -> OffsetNumber

Safety

This function s unsafe becuase it does not check that the specified ItemPointerData pointer might be null