Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_CALLBACK_OUTPUT_0_0
#[repr(C, packed(4))]pub struct MINIDUMP_CALLBACK_OUTPUT_0_0 {
pub MemoryBase: u64,
pub MemorySize: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"
, "Win32_System_Memory"
Fields§
§MemoryBase: u64
§MemorySize: u32