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.