Skip to main content

BLOCK_ALIGN

Constant BLOCK_ALIGN 

Source
pub const BLOCK_ALIGN: usize = _; // 4_294_967_296usize
Expand description

Required alignment of the arena region (4 GiB), so that ptr as u32 equals the byte offset within the region. Where nothing is reserved or 32-bit targets that already express 4gb, this is 1.