⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
with_panel
veridian_
kernel
0.25.2
In veridian_
kernel::
desktop::
panel
veridian_kernel
::
desktop
::
panel
Function
with_
panel
Copy item path
Source
pub fn with_panel<R, F: FnOnce(&
Panel
) -> R>(f: F) -> Option<R>
Expand description
Execute a function with the panel.