Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_SYSTEM_INFO_0_0
#[repr(C)]pub struct MINIDUMP_SYSTEM_INFO_0_0 {
pub NumberOfProcessors: u8,
pub ProductType: u8,
}Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§NumberOfProcessors: u8§ProductType: u8