Function ic_stable_memory::get_max_pages
source · pub fn get_max_pages() -> u64Expand description
Returns max_pages parameter.
See init_allocator for more details.
Panics
Panics if there is no initialized stable memory allocator.
pub fn get_max_pages() -> u64Returns max_pages parameter.
See init_allocator for more details.
Panics if there is no initialized stable memory allocator.