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

log_syscall

Function log_syscall 

Source
pub fn log_syscall(pid: u64, tid: u64, message: String, success: bool)
Expand description

Log a system call audit event.