pub fn check_multiple_of_page_size(value: usize)
Expand description

Warns if value is not a multiple of the OS page size.