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

process_exists

Function process_exists 

Source
pub fn process_exists(pid: ProcessId) -> bool
Expand description

Check if a process exists