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

remove_process

Function remove_process 

Source
pub fn remove_process(pid: ProcessId) -> Option<Box<Process>>
Expand description

Remove a process from the table