[][src]Function ncursesw::init_pair_sp

pub fn init_pair_sp(
    screen: SCREEN,
    pair_number: short_t,
    colors: Colors
) -> Result<ColorPair, NCurseswError>
Deprecated since 0.5.0:

Use normal::ColorPair::new_sp() instead

Screen function of init_pair().