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

get_process_label

Function get_process_label 

Source
pub fn get_process_label(pid: u64) -> Option<SecurityLabel>
Expand description

Get the security label for a process.