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

get_display_size

Function get_display_size 

Source
pub fn get_display_size() -> Option<(u32, u32)>
Expand description

Get the display dimensions (width, height) if a VirtIO GPU is available.