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

get_fb_info

Function get_fb_info 

Source
pub fn get_fb_info() -> Option<FbInfo>
Expand description

Get framebuffer info (safe to call from syscall context).