Struct windows_sys::Win32::System::Diagnostics::Debug::DBGHELP_DATA_REPORT_STRUCT
#[repr(C)]pub struct DBGHELP_DATA_REPORT_STRUCT {
pub pBinPathNonExist: PCWSTR,
pub pSymbolPathNonExist: PCWSTR,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§pBinPathNonExist: PCWSTR
§pSymbolPathNonExist: PCWSTR