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

signalfd_close

Function signalfd_close 

Source
pub fn signalfd_close(sfd_id: u32) -> Result<usize, SyscallError>
Expand description

Close (destroy) a signalfd instance.