[][src]Function ncursesw::init_extended_color

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

Use extend::Color::new() instead

The extended color version of the init_color() routine.