cranelift_codegen::isa::unwind

Type Alias CfaUnwindInfo

Source
pub type CfaUnwindInfo = UnwindInfo;
Expand description

CFA-based unwind information used on SystemV.

Aliased Typeยง

struct CfaUnwindInfo { /* private fields */ }