pub fn extended_color_content(color_number: i32) -> Result<RGB, NCurseswError>
👎 Deprecated since 0.4.0:

Use extend::Color::rgb() or shims::ncurses::extended_color_content() instead

Expand description

The extended color version of the color_content() routine.