pub fn COLOR_PAIR(color_pair: i32) -> attr_t
👎 Deprecated since 0.4.0:

use shims::ncurses::COLOR_PAIR() instead

Expand description

Return the attribute value of a given normal color pair.