pub const HEAP_START_ADDRESS: usize = 12884901888; // 0x0000_0003_0000_0000usize
Expand description

Start address of the memory region used for program heap.