[][src]Function pgx::itemptr::item_pointer_get_block_number

pub unsafe fn item_pointer_get_block_number(
    ctid: *const ItemPointerData
) -> BlockNumber

Safety

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