Struct goblin::pe::import::ImportLookupTableEntry [] [src]

pub struct ImportLookupTableEntry {
    pub bitfield: u32,
    pub synthetic: SyntheticImportLookupTableEntry,
}

Fields

Methods

impl ImportLookupTableEntry
[src]

Trait Implementations

impl Debug for ImportLookupTableEntry
[src]

Formats the value using the given formatter.