dynamic_allocator

Function dynamic_allocator 

Source
pub fn dynamic_allocator(
    memory: &mut HashMap<BFieldElement, BFieldElement>,
) -> BFieldElement
Expand description

Return a pointer to the next free page of memory, and update the dyn malloc state accordingly.