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

set_screen_bounds

Function set_screen_bounds 

Source
pub fn set_screen_bounds(width: u16, height: u16)
Expand description

Set screen bounds for cursor clamping.