Function getitimer

Source
pub unsafe extern "C" fn getitimer(
    __which: c_int,
    __current_value: *mut itimerval,
) -> c_int