Function getitimer

Source
pub unsafe extern "C" fn getitimer(
    __which: u32,
    __value: *mut itimerval,
) -> i32