pub fn heap_tuple_header_get_datum_length(htup_header: HeapTupleHeader) -> usizeExpand description
ยงSafety
This function is safe, but if the provided HeapTupleHeader is null, it will panic!()
pub fn heap_tuple_header_get_datum_length(htup_header: HeapTupleHeader) -> usizeThis function is safe, but if the provided HeapTupleHeader is null, it will panic!()