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

with_xdg_shell_mut

Function with_xdg_shell_mut 

Source
pub fn with_xdg_shell_mut<R, F: FnOnce(&mut XdgShell) -> R>(f: F) -> Option<R>
Expand description

Execute a closure with mutable access to the XDG shell.