Skip to main content

trunc_32

Function trunc_32 

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

Calculate the largest multiple of 32 less than of equal to a given integer n.