pub fn wattroff(handle: WINDOW, attrs: Attributes) -> Result<(), NCurseswError>
Expand description

Remove attribute attrs from the “background” set applied to all writes to the current window.