current_stack_free

Function current_stack_free 

Source
pub fn current_stack_free() -> u32
Expand description

The number of bytes of the stack that are currently free.

If the stack has overflowed, this function returns 0.