Function zircon_object::vm::check_aligned[][src]

pub fn check_aligned(x: usize, align: usize) -> bool

Check whether x is a multiple of align.