Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_CALLBACK_OUTPUT_0_4
#[repr(C)]pub struct MINIDUMP_CALLBACK_OUTPUT_0_4 {
pub VmReadStatus: HRESULT,
pub VmReadBytesCompleted: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"
, "Win32_System_Memory"
Fields§
§VmReadStatus: HRESULT
§VmReadBytesCompleted: u32