cranelift::prelude::isa::unwind

Type Alias CfaUnwindInfo

pub type CfaUnwindInfo = UnwindInfo;
Expand description

CFA-based unwind information used on SystemV.

Aliased Typeยง

struct CfaUnwindInfo { /* private fields */ }