pub const HEAP_START_ADDRESS: u64 = 12884901888; // 0x0000_0003_0000_0000u64
Expand description

Start address of the memory region used for program heap.