Function sgxs::util::size_fit_page[][src]

pub fn size_fit_page(size: u64) -> u64
Expand description

Given a size in bytes, return the size in bytes of the total full pages required to cover the size.