Skip to main content

paint_snapshot

Function paint_snapshot 

Source
pub fn paint_snapshot(f: &mut Frame<'_>, snapshot: &Buffer)
Expand description

Paint a snapshot buffer onto the current frame

Clears the frame first, then copies cells from the snapshot.