Struct object::pe::ImageDynamicRelocationTable [−][src]
Fields
version: U32<LE>
size: U32<LE>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ImageDynamicRelocationTable
impl Send for ImageDynamicRelocationTable
impl Sync for ImageDynamicRelocationTable
impl Unpin for ImageDynamicRelocationTable
impl UnwindSafe for ImageDynamicRelocationTable
Blanket Implementations
Mutably borrows from an owned value. Read more