fn _flyweight_clear_display(display: &mut Display)
Expand description
Clear the given “display” to a background character, erasing whatever was there before.
Parameters
-
display
The display to clear.
fn _flyweight_clear_display(display: &mut Display)
Clear the given “display” to a background character, erasing whatever was there before.
display
The display to clear.