Static STACK_MEMORY

Source
#[no_mangle]
#[link_section = ".stack_buffer"]
pub static mut STACK_MEMORY: [u8; 5376]
Expand description

Allocate memory for the stack