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

black_box

Function black_box 

Source
pub fn black_box<T>(x: T) -> T
Expand description

Black box to prevent compiler optimizations