pub fn ncurses_colortype() -> NCursesColorType
Expand description

Returns the color type that ncursesw is running under. by default it will be ColorType::Normal until a ColorPair structure is generated.