pub fn layer(index: i32)Expand description
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.
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.