Function align_up_to_page_size

Source
pub fn align_up_to_page_size(address: u64) -> u64
Expand description

Align an address up to the start of the next page.