[−][src]Function bear_lib_terminal::terminal::composition
pub fn composition(enable: bool)
Enable or disable composition, (dis)allowing for "stacking" tiles on top of each other in the same cell.
For details and other uses consult the documentation for the
terminal_composition()
C API function.