[][src]Function ncursesw::init_color_sp

pub fn init_color_sp(
    screen: SCREEN,
    color_number: short_t,
    rgb: RGB
) -> Result<Color, NCurseswError>
Deprecated since 0.5.0:

Use normal::Color::new_sp() instead

Screen function of init_color().