declare_stack

Macro declare_stack 

Source
macro_rules! declare_stack {
    ($size:expr) => { ... };
}