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

set_process_label

Function set_process_label 

Source
pub fn set_process_label(pid: u64, label: SecurityLabel)
Expand description

Set the security label for a process.