Function mips_rt::heap_start
source · pub fn heap_start() -> *mut u32Expand description
Returns a pointer to the start of the heap
The returned pointer is guaranteed to be 4-byte aligned.
pub fn heap_start() -> *mut u32Returns a pointer to the start of the heap
The returned pointer is guaranteed to be 4-byte aligned.