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

get_process

Function get_process 

Source
pub fn get_process(pid: ProcessId) -> Option<&'static Process>
Expand description

Get a process by PID