Skip to main content

get_current_frame

Function get_current_frame 

Source
pub fn get_current_frame() -> *const Frame
Expand description

Get the current thread’s top frame pointer. Used by faulthandler’s signal handler to start traceback walking.