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

add_policy_rule

Function add_policy_rule 

Source
pub fn add_policy_rule(rule: PolicyRule) -> Result<(), KernelError>
Expand description

Add a policy rule (new API with structured rule).