pub fn current_stack_limits() -> Option<(usize, usize)>
threading
Returns the current thread’s stack limits (lowest, highest).