[−][src]Function bear_lib_terminal::terminal::set_background
pub fn set_background(color: Color)
Sets the current background color, which will affect all the output functions called later.
This is equivalent to the terminal_bkcolor()
C API function.