Function ncursesw::attron[][src]

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

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