pub const MEM_MAX_ACCESS_SIZE: u64 = VM_MAX_RAM; // 67_108_864u64
Expand description

Maximum memory access size, in bytes.