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

timerfd_close

Function timerfd_close 

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

Close (destroy) a timerfd instance.