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

read_event

Function read_event 

Source
pub fn read_event() -> Option<InputEvent>
Expand description

Read the next input event from the queue.