is_aligned_4

Function is_aligned_4 

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

True if n is a multiple of 4.