Function heap::init_single_heap

source ·
pub fn init_single_heap(start_virt_addr: usize, size_in_bytes: usize)
Expand description

Initializes the single heap, which is the first heap used by the system.