Struct object::pe::ImageHotPatchHashes [−][src]
#[repr(C)]pub struct ImageHotPatchHashes { pub sha256: [u8; 32], pub sha1: [u8; 20], }
Fields
sha256: [u8; 32]
sha1: [u8; 20]
Trait Implementations
impl Clone for ImageHotPatchHashes
[src]
impl Clone for ImageHotPatchHashes
[src]