vexide_core::allocator::vexos

Function init_heap

source
pub unsafe fn init_heap()
Expand description

Initializes the heap allocator.

ยงSafety

This function can only be called once.