pub fn extended_pair_content(color_pair: i32) -> Result<Colors, NCurseswError>
👎 Deprecated since 0.4.0:

Use extend::ColorPair::colors() or shims::ncurses::extended_pair_content() instead

Expand description

The extended color version of the pair_content() routine.