pub fn debug_log_pop() -> Option<DebugLogEntry>Expand description
Pop the next debug message from the ring buffer (FIFO order) Returns None if buffer is empty
pub fn debug_log_pop() -> Option<DebugLogEntry>Pop the next debug message from the ring buffer (FIFO order) Returns None if buffer is empty