Struct win_sys::SystemServices::IMAGE_HOT_PATCH_HASHES [−][src]
Expand description
Required features: Win32_System_SystemServices
Fields
SHA256: [u8; 32]SHA1: [u8; 20]Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for IMAGE_HOT_PATCH_HASHES
impl Send for IMAGE_HOT_PATCH_HASHES
impl Sync for IMAGE_HOT_PATCH_HASHES
impl Unpin for IMAGE_HOT_PATCH_HASHES
impl UnwindSafe for IMAGE_HOT_PATCH_HASHES
Blanket Implementations
Mutably borrows from an owned value. Read more