Function pgx_pg_sys::submodules::htup::HeapTupleHeaderGetNatts
source · pub unsafe fn HeapTupleHeaderGetNatts(tup: *const HeapTupleHeaderData) -> u16Expand description
How many attributes does the specified [HeapTupleHeader] have?
Safety
Caller is responsible for ensuring tup is a valid pointer