pub fn pair_content_sp(
    screen: SCREEN,
    color_pair: short_t
) -> Result<Colors, NCurseswError>
👎 Deprecated since 0.5.0:

Use normal::ColorPair::colors() or shims::ncurses::pair_content_sp() instead

Expand description

Screen function of pair_content().