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

current_process_id

Function current_process_id 

Source
pub fn current_process_id() -> ProcessId
Expand description

Get the PID of the currently running task.