⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
get_fb_info
veridian_
kernel
0.25.2
In veridian_
kernel::
graphics::
framebuffer
veridian_kernel
::
graphics
::
framebuffer
Function
get_
fb_
info
Copy item path
Source
pub fn get_fb_info() -> Option<
FbInfo
>
Expand description
Get framebuffer info (safe to call from syscall context).