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

connect_client

Function connect_client 

Source
pub fn connect_client() -> Result<usize, KernelError>
Expand description

Connect a new Wayland client. Returns client ID.