current_stack_free

Function current_stack_free 

Source
pub fn current_stack_free() -> usize
Expand description

The number of bytes of the current hart’s stack that are currently free.

If the stack has overflowed, this function returns 0.