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

remove_process_endpoints

Function remove_process_endpoints 

Source
pub fn remove_process_endpoints(owner: ProcessId) -> Result<usize>
Expand description

Remove all endpoints owned by a process (used during process cleanup)