Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_CALLBACK_OUTPUT_0_2
#[repr(C)]pub struct MINIDUMP_CALLBACK_OUTPUT_0_2 {
pub VmRegion: MINIDUMP_MEMORY_INFO,
pub Continue: BOOL,
}Expand description
Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation", "Win32_System_Memory"
Fields§
§VmRegion: MINIDUMP_MEMORY_INFO§Continue: BOOL