Function libc::getitimer

source · []
pub unsafe extern "C" fn getitimer(
    which: c_int,
    curr_value: *mut itimerval
) -> c_int