Function setitimer

Source
pub unsafe extern "C" fn setitimer(
    __which: u32,
    __new: *const itimerval,
    __old: *mut itimerval,
) -> i32