Struct windows_sys::Win32::System::Diagnostics::Debug::Extensions::STACK_SYM_FRAME_INFO
#[repr(C)]pub struct STACK_SYM_FRAME_INFO {
pub StackFrameEx: DEBUG_STACK_FRAME_EX,
pub SrcInfo: STACK_SRC_INFO,
}Expand description
Required features: "Win32_System_Diagnostics_Debug_Extensions", "Win32_Foundation"
Fields§
§StackFrameEx: DEBUG_STACK_FRAME_EX§SrcInfo: STACK_SRC_INFO