[−][src]Function bear_lib_terminal::terminal::layer
pub fn layer(index: i32)
Selects the current layer.
The layer index
must be between 0 and 255.
For more information consult the documentation for the terminal_layer()
C API function.