Function mmtk::util::conversions::is_address_aligned
source · pub fn is_address_aligned(addr: Address) -> bool
Expand description
Is the address aligned to word boundary?
pub fn is_address_aligned(addr: Address) -> bool
Is the address aligned to word boundary?