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

get_process_mut

Function get_process_mut 

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

Get mutable access to a process