Type Definition ImportLookupTable
goblin::pe::import
type ImportLookupTable<'a> = Vec<SyntheticImportLookupTableEntry<'a>>;