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

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

Expand description

Screen function of extended_pair_content().