Constant solana_sdk::entrypoint::HEAP_LENGTH [−][src]
pub const HEAP_LENGTH: usize = 32 * 1024; // 0x0_000_000_000_008_000usize
Length of the heap memory region used for program heap.
pub const HEAP_LENGTH: usize = 32 * 1024; // 0x0_000_000_000_008_000usize
Length of the heap memory region used for program heap.