[][src]Constant solana_sdk::entrypoint::HEAP_LENGTH

pub const HEAP_LENGTH: usize = 32 * 1024; // 32_768usize

Length of the heap memory region used for program heap.