STACK_MEMORY

Static STACK_MEMORY 

Source
#[unsafe(link_section = ".stack_buffer")]
#[unsafe(no_mangle)]
pub(crate) static mut STACK_MEMORY: [u8; 12288]
Expand description

Allocate memory for the stack