[go: up one dir, main page]

[][src]Function stacker::remaining_stack

pub fn remaining_stack() -> Option<usize>

Queries the amount of remaining stack as interpreted by this library.

This function will return the amount of stack space left which will be used to determine whether a stack switch should be made or not.