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

get_current_process

Function get_current_process 

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

Get current process (alias for compatibility)