Function gimli::read::unit::parse_type_offset

source ·
fn parse_type_offset<R: Reader>(
    input: &mut R,
    format: Format,
) -> Result<UnitOffset<R::Offset>>
Expand description

Parse a type unit header’s type offset.