Function rboring_sys::setitimer

source ยท
pub unsafe extern "C" fn setitimer(
    __which: __itimer_which_t,
    __new: *const itimerval,
    __old: *mut itimerval,
) -> c_int