⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
find_process
veridian_
kernel
0.25.2
In veridian_
kernel::
process
veridian_kernel
::
process
Function
find_
process
Copy item path
Source
pub fn find_process(pid:
ProcessId
) -> Option<&'static
Process
>
Expand description
Find process by ID