[][src]Function ncursesw::reset_color_pairs

pub fn reset_color_pairs()
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.

Reset all defined color pairs.