Struct windows_sys::Win32::System::Diagnostics::Debug::MINIDUMP_DIRECTORY
#[repr(C, packed(4))]pub struct MINIDUMP_DIRECTORY {
pub StreamType: u32,
pub Location: MINIDUMP_LOCATION_DESCRIPTOR,
}Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§StreamType: u32§Location: MINIDUMP_LOCATION_DESCRIPTOR