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

find_process

Function find_process 

Source
pub fn find_process(pid: ProcessId) -> Option<&'static mut TaskProcessAdapter>
Expand description

Find process by PID