Function ncursesw::attrset[][src]

pub fn attrset(attrs: Attributes) -> Result<(), NCurseswError>
Expand description

Equivalent of wattron() using stdscr() as window handle.