Type Alias cranelift_codegen::isa::unwind::CfaUnwindInfo

source ·
pub type CfaUnwindInfo = UnwindInfo;
Expand description

CFA-based unwind information used on SystemV.

Aliased Type§

struct CfaUnwindInfo { /* private fields */ }