get_max_pages

Function get_max_pages 

Source
pub fn get_max_pages() -> u64
Expand description

Returns max_pages parameter.

See init_allocator for more details.

ยงPanics

Panics if there is no initialized stable memory allocator.