tasm_lib::memory::dyn_malloc

Constant DYN_MALLOC_FIRST_PAGE

Source
pub const DYN_MALLOC_FIRST_PAGE: u64 = 1;
Expand description

The address of the first page that can be dynamically allocated.