Constant solana_program::entrypoint::HEAP_START_ADDRESS [−][src]
pub const HEAP_START_ADDRESS: usize = 0x300000000;
Expand description
Start address of the memory region used for program heap.
pub const HEAP_START_ADDRESS: usize = 0x300000000;
Start address of the memory region used for program heap.