Skip to main content

round_up

Function round_up 

Source
pub const fn round_up(value: usize, align: usize) -> usize
Expand description

Round up a value to the nearest multiple of align