Union windows_sys::Win32::System::Diagnostics::Debug::DUMP_HEADER32_0
#[repr(C)]
pub union DUMP_HEADER32_0 {
pub PhysicalMemoryBlock: PHYSICAL_MEMORY_DESCRIPTOR32,
pub PhysicalMemoryBlockBuffer: [u8; 700],
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"
Fields§
§PhysicalMemoryBlock: PHYSICAL_MEMORY_DESCRIPTOR32
§PhysicalMemoryBlockBuffer: [u8; 700]