goblin::pe::import

Type Alias ImportLookupTable

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

Aliased Typeยง

struct ImportLookupTable<'a> { /* private fields */ }