⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

read_key

Function read_key 

Source
pub fn read_key() -> Option<u8>
Expand description

Read a decoded key byte from the keyboard buffer (non-blocking).