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

create_window_message

Function create_window_message 

Source
pub fn create_window_message(
    x: i32,
    y: i32,
    width: u32,
    height: u32,
    title: &str,
) -> Vec<u8>
Expand description

Create a window creation message