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

build_display_error

Function build_display_error 

Source
pub fn build_display_error(object_id: u32, code: u32, message: &[u8]) -> Vec<u8>
Expand description

Build a wl_display.error event.