Function teensy4_bsp::heap_len[][src]

pub fn heap_len() -> usize
Expand description

Returns the size of the heap, in bytes.

Use heap_start() to access the start of the heap.