[][src]Function ncursesw::init_extended_color_sp

pub fn init_extended_color_sp(
    screen: SCREEN,
    color_number: i32,
    rgb: RGB
) -> Result<Color, NCurseswError>
Deprecated since 0.4.0:

Use extend::Color::new_sp() instead

Screen function of init_extended_color().