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.