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

get_hw_info

Function get_hw_info 

Source
pub fn get_hw_info() -> Option<FbHwInfo>
Expand description

Get the hardware framebuffer information.

Returns None if fbcon has not been initialized.