Function libc::timerfd_create
[−]
[src]
pub unsafe extern "C" fn timerfd_create(clockid: c_int, flags: c_int) -> c_int
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io