[][src]Type Definition goblin::pe::import::ImportLookupTable

type ImportLookupTable<'a> = Vec<SyntheticImportLookupTableEntry<'a>>;