Type Alias gimli::read::loclists::LocListsHeader

source ·
pub(crate) type LocListsHeader = ListsHeader;

Aliased Type§

struct LocListsHeader {
    encoding: Encoding,
    offset_entry_count: u32,
}

Fields§

§encoding: Encoding§offset_entry_count: u32