solana_program_entrypoint

Constant HEAP_START_ADDRESS

Source
pub const HEAP_START_ADDRESS: u64 = 0x300000000;
Expand description

Start address of the memory region used for program heap.