Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_DIRECTORY
[−]#[repr(C)]pub struct MINIDUMP_DIRECTORY {
pub StreamType: u32,
pub Location: MINIDUMP_LOCATION_DESCRIPTOR,
}Expand description
Required features: ‘Win32_System_Diagnostics_Debug’
Fields
StreamType: u32Location: MINIDUMP_LOCATION_DESCRIPTOR