timerfd_create

Function timerfd_create 

Source
pub(crate) fn timerfd_create(
    clockid: TimerfdClockId,
    flags: TimerfdFlags,
) -> Result<OwnedFd>