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

with_nat

Function with_nat 

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

Access the global NAT engine