Skip to main content

align_4

Function align_4 

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

Align n up to the next multiple of 4, if it is not already a multiple of 4.