Function heap_tuple_header_get_datum_length

Source
pub fn heap_tuple_header_get_datum_length(htup_header: HeapTupleHeader) -> usize
Expand description

ยงSafety

This function is safe, but if the provided HeapTupleHeader is null, it will panic!()