⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
set_screen_bounds
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
mouse
veridian_kernel
::
drivers
::
mouse
Function
set_
screen_
bounds
Copy item path
Source
pub fn set_screen_bounds(width: u16, height: u16)
Expand description
Set screen bounds for cursor clamping.