Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_USER_RECORD
[−]#[repr(C)]pub struct MINIDUMP_USER_RECORD {
pub Type: u32,
pub Memory: MINIDUMP_LOCATION_DESCRIPTOR,
}Expand description
Required features: ‘Win32_System_Diagnostics_Debug’
Fields
Type: u32Memory: MINIDUMP_LOCATION_DESCRIPTOR