[][src]Function memory_manager::primitives::get_minimum_alignment

pub fn get_minimum_alignment() -> Result<usize>

Get the minimum alignment of memory chunks. On UNIX-like systems it is the same as PAGE_SIZE.