pub fn reset_color_pairs_sp(screen: SCREEN)
👎 Deprecated since 0.5.0:

use with caution as this routine will reset all color pairs potentially before they go out of scope and the color pairs will default to terminal default foreground and backgound colors.

Expand description

Screen function of reset_color_pairs().