Skip to main content

ShadowStack

Type Alias ShadowStack 

Source
pub type ShadowStack = SlotStack<*mut GcHeader>;
Expand description

The whole shadow stack, as the runtime owns it.

Aliased Typeยง

pub struct ShadowStack { /* private fields */ }