stack_canary_guard

Macro stack_canary_guard 

Source
macro_rules! stack_canary_guard {
    ($stack:expr) => { ... };
}
Expand description

Macro to automatically check stack canaries.