Function uapi::timerfd_create

source ·
pub fn timerfd_create(clockid: c_int, flags: c_int) -> Result<OwnedFd>
Expand description