Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

timerfd_create

Function timerfd_create 

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