getitimer

Function getitimer 

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