libc

Function timerfd_create

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