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