Struct windows_sys::Win32::System::Diagnostics::Debug::WHEA_IPF_CPE_DESCRIPTOR
#[repr(C, packed(1))]pub struct WHEA_IPF_CPE_DESCRIPTOR {
pub Type: u16,
pub Enabled: u8,
pub Reserved: u8,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§Type: u16
§Enabled: u8
§Reserved: u8