Type Alias UnwindRegsNative

Source
pub type UnwindRegsNative = UnwindRegsX86_64;
Expand description

The unwind registers type for the native CPU architecture.

Aliased Typeยง

pub struct UnwindRegsNative { /* private fields */ }