⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
black_box
veridian_
kernel
0.25.2
In veridian_
kernel::
bench
veridian_kernel
::
bench
Function
black_
box
Copy item path
Source
pub fn black_box<T>(x: T) -> T
Expand description
Black box to prevent compiler optimizations