Type Alias CfaUnwindInfo

pub type CfaUnwindInfo = UnwindInfo;
Expand description

CFA-based unwind information used on SystemV.

Aliased Typeยง

pub struct CfaUnwindInfo { /* private fields */ }