Skip to main content

current_frame_locked

Function current_frame_locked 

Source
pub fn current_frame_locked() -> bool
Expand description

true when the CURRENT (front) stack frame is the locked bottom frame — i.e. there is no openable group/mode frame to pop. Popping it would FATAL.