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

multi_output_add

Function multi_output_add 

Source
pub fn multi_output_add(
    connector_id: u32,
    crtc_id: u32,
    width: u32,
    height: u32,
    refresh_hz: u32,
) -> Result<u32, KernelError>
Expand description

Add a display output