[][src]Function libc::timerfd_create

pub unsafe extern "C" fn timerfd_create(
    clockid: clockid_t,
    flags: c_int
) -> c_int