Type Alias goblin::pe::import::ImportLookupTable
source · pub type ImportLookupTable<'a> = Vec<SyntheticImportLookupTableEntry<'a>>;Aliased Type§
struct ImportLookupTable<'a> { /* private fields */ }pub type ImportLookupTable<'a> = Vec<SyntheticImportLookupTableEntry<'a>>;struct ImportLookupTable<'a> { /* private fields */ }