Skip to main content

align_up

Function align_up 

Source
pub fn align_up(n: usize) -> usize
Expand description

Rounds n up to the nearest multiple of SECTION_ALIGNMENT.