Function zircon_object::vm::page_aligned [−][src]
pub fn page_aligned(x: usize) -> bool
Check whether x
is a multiple of PAGE_SIZE
.
pub fn page_aligned(x: usize) -> bool
Check whether x
is a multiple of PAGE_SIZE
.