⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
read_event
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
input_
event
veridian_kernel
::
drivers
::
input_event
Function
read_
event
Copy item path
Source
pub fn read_event() -> Option<
InputEvent
>
Expand description
Read the next input event from the queue.