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

current_process

Function current_process 

Source
pub fn current_process() -> Option<&'static Process>
Expand description

Get current process